aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorTom St Denis <tom.stdenis@amd.com>2016-09-07 08:03:28 -0400
committerAlex Deucher <alexander.deucher@amd.com>2016-09-14 09:43:41 -0400
commitf166d9f297684faa153dabc2b8887f61bbe7858c (patch)
tree51fd18782131307966af3de8330b781e2b49e9d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amd/amdgpu: Convert messages in gmc v6 to dev_*() (diff)
downloadlinux-dev-f166d9f297684faa153dabc2b8887f61bbe7858c.tar.xz
linux-dev-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 <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions