summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
diff options
context:
space:
mode:
authorFelix Kuehling <Felix.Kuehling@amd.com>2019-04-24 06:32:56 +0300
committerAlex Deucher <alexander.deucher@amd.com>2019-05-24 20:21:03 +0300
commit32cce8bc86032cc0c24086d6ce3ccf8e05e686cf (patch)
tree817ee45996815473350973851ff2f0239b68d53a /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
parent16631afff224475134124fb1982ba80365ec5640 (diff)
downloadlinux-32cce8bc86032cc0c24086d6ce3ccf8e05e686cf.tar.xz
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 <Felix.Kuehling@amd.com> Reviewed-by: Philip Yang <Philip.Yang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions