linux/drivers/gpu/drm/amd
Tom St Denis f166d9f297 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 <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-09-14 09:43:41 -04:00
..
acp drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU 2016-05-25 09:44:15 -04:00
amdgpu drm/amd/amdgpu: Remove double lock from gfx v6 2016-09-14 09:43:41 -04:00
amdkfd drm/amdkfd: destroy mutex if process creation fails 2016-07-03 08:05:45 +03:00
include drm/amdgpu: add si dpm support in amdgpu_atombios 2016-08-31 15:21:07 -04:00
powerplay drm/amd/powerplay: fix issue power containment not enabled on Tonga. 2016-09-12 18:12:19 -04:00
scheduler drm/amd: fix deadlock of job_list_lock V2 2016-07-29 14:37:06 -04:00