diff options
author | 2023-08-17 15:20:46 -0300 | |
---|---|---|
committer | 2023-08-30 15:51:16 -0400 | |
commit | d68ccdb26392f72f40848d84bf0b57a56a4e13ef (patch) | |
tree | da69949880631c16d3083cb570f9a442ed09cbd6 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | |
parent | drm/amd/display: Add DCN35 blocks to Makefile (diff) | |
download | linux-rng-d68ccdb26392f72f40848d84bf0b57a56a4e13ef.tar.xz linux-rng-d68ccdb26392f72f40848d84bf0b57a56a4e13ef.zip |
drm/amdgpu: Allocate coredump memory in a nonblocking way
During a GPU reset, a normal memory reclaim could block to reclaim
memory. Giving that coredump is a best effort mechanism, it shouldn't
disturb the reset path. Change its memory allocation flag to a
nonblocking one.
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c')
0 files changed, 0 insertions, 0 deletions