diff options
| author | Tom St Denis <[email protected]> | 2016-09-07 12:03:28 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2016-09-14 13:43:41 +0000 |
| commit | f166d9f297684faa153dabc2b8887f61bbe7858c (patch) | |
| tree | 51fd18782131307966af3de8330b781e2b49e9d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
| parent | drm/amd/amdgpu: Convert messages in gmc v6 to dev_*() (diff) | |
| download | kernel-f166d9f297684faa153dabc2b8887f61bbe7858c.tar.gz kernel-f166d9f297684faa153dabc2b8887f61bbe7858c.zip | |
drm/amd/amdgpu: Remove double lock from gfx v6
The function gfx_v6_0_get_cu_info() was taking the
grbm_idx_mutex which was then taken by a dependent
function gfx_v6_0_get_cu_active_bitmap().
This patch removes the select from the parent function
to avoid the double lock.
Signed-off-by: Tom St Denis <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
