aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
diff options
context:
space:
mode:
authorFelix Kuehling <[email protected]>2019-04-24 03:32:56 +0000
committerAlex Deucher <[email protected]>2019-05-24 17:21:03 +0000
commit32cce8bc86032cc0c24086d6ce3ccf8e05e686cf (patch)
tree817ee45996815473350973851ff2f0239b68d53a /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
parentdrm/amdkfd: Delete alloc_format field from map_queue struct (diff)
downloadkernel-32cce8bc86032cc0c24086d6ce3ccf8e05e686cf.tar.gz
kernel-32cce8bc86032cc0c24086d6ce3ccf8e05e686cf.zip
drm/amdkfd: Fix a circular lock dependency
Fix a circular lock dependency exposed under userptr memory pressure. The DQM lock is the only one taken inside the MMU notifier. We need to make sure that no reclaim is done under this lock, and that no other locks are taken under which reclaim is possible. Signed-off-by: Felix Kuehling <[email protected]> Reviewed-by: Philip Yang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions