aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorEvan Quan <[email protected]>2022-01-25 08:09:00 +0000
committerAlex Deucher <[email protected]>2022-01-27 20:48:22 +0000
commit75513bf5d72cd1a81401866642f4a8052b2d4420 (patch)
tree333d67380200cc370548fd401a02ebf199bfa887 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amd/pm: correct the MGpuFanBoost support for Beige Goby (diff)
downloadkernel-75513bf5d72cd1a81401866642f4a8052b2d4420.tar.gz
kernel-75513bf5d72cd1a81401866642f4a8052b2d4420.zip
drm/amd/pm: fix the deadlock observed on performance_level setting
The sub-routine(amdgpu_gfx_off_ctrl) tried to obtain the lock adev->pm.mutex which was actually hold by amdgpu_dpm_force_performance_level. A deadlock happened then. Signed-off-by: Evan Quan <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions