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:49 +0000
committerAlex Deucher <[email protected]>2015-08-17 20:51:13 +0000
commitdb4448f78d5982997751120ca358c97a7f96e122 (patch)
tree31fe247b5064ec9a5a432c02b2f69ac66ce93c5c /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
parentdrm/radeon: Don't take dev->struct_mutex in pm functions (diff)
downloadkernel-db4448f78d5982997751120ca358c97a7f96e122.tar.gz
kernel-db4448f78d5982997751120ca358c97a7f96e122.zip
drm/amdgpu: Don't take dev->struct_mutex in bo_force_delete
It really doesn't protect anything which doesn't have other locks already. Also this is run from driver unload code so not much need for locks anyway. Same changes as for radeon really. 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