diff options
author | Daniel Vetter <[email protected]> | 2015-07-09 23:32:49 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2015-08-17 16:51:13 -0400 |
commit | db4448f78d5982997751120ca358c97a7f96e122 (patch) | |
tree | 31fe247b5064ec9a5a432c02b2f69ac66ce93c5c /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 34ddc3e9d1781a4914c673013c0eaca3ae642641 (diff) |
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_pm.c')
0 files changed, 0 insertions, 0 deletions