aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2015-07-09 21:32:50 +0000
committerAlex Deucher <[email protected]>2015-08-17 20:51:13 +0000
commit5516ab86a873efc78fc356b0979294203f1cffb0 (patch)
tree21beab5c8a1ed7b06a749b363e1dfffe1fa2828e /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
parentdrm/amdgpu: Don't take dev->struct_mutex in bo_force_delete (diff)
downloadkernel-5516ab86a873efc78fc356b0979294203f1cffb0.tar.gz
kernel-5516ab86a873efc78fc356b0979294203f1cffb0.zip
drm/amdgpu: don't grab dev->struct_mutex in pm functions
Similar to radeon, except that amdgpu doesn't even use struct_mutex to protect anything like the shared z buffer (sane gpu architecture, yay!). And the code already grabs the globa adev->ring_lock, so this code can't race with itself. Which makes struct_mutex completely redundnant. Remove it. Cc: Alex Deucher <[email protected]> Cc: "Christian König" <[email protected]> Reviewed-by: Thierry Reding <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions