diff options
author | 2015-07-09 23:32:50 +0200 | |
---|---|---|
committer | 2015-08-17 16:51:13 -0400 | |
commit | 5516ab86a873efc78fc356b0979294203f1cffb0 (patch) | |
tree | 21beab5c8a1ed7b06a749b363e1dfffe1fa2828e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/amdgpu: Don't take dev->struct_mutex in bo_force_delete (diff) | |
download | linux-dev-5516ab86a873efc78fc356b0979294203f1cffb0.tar.xz linux-dev-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 <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions