diff options
| author | Evan Quan <[email protected]> | 2019-11-06 12:40:12 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-11-06 16:27:48 -0500 |
| commit | cf3fde893d3a86fe5275061fbf80d67271d2d0cf (patch) | |
| tree | 4545c135e1190b66248b89e290652a605e9140bc /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | 60599a03638a611574a177fa6e6d7394abad0d7f (diff) | |
drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_level
smu_enable_umd_pstate() will try to get the smu->mutex which was already
hold by its parent API smu_force_performance_level() on the call path.
Thus deadlock happens.
Signed-off-by: Evan Quan <[email protected]>
Reviewed-by: Feifei Xu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions