diff options
author | 2024-11-19 21:23:18 +0100 | |
---|---|---|
committer | 2024-12-10 10:26:47 -0500 | |
commit | a3300782d5375e280ba7040f323d01960bfe3396 (patch) | |
tree | 3211daa4576d9930f349acbdb8aaab8d156ac90b /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amdgpu: add interface to get die id from memory address (diff) | |
download | wireguard-linux-a3300782d5375e280ba7040f323d01960bfe3396.tar.xz wireguard-linux-a3300782d5375e280ba7040f323d01960bfe3396.zip |
drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_config()
In case of error after a amdgpu_gfx_rlc_enter_safe_mode() call, it is not
balanced by a corresponding amdgpu_gfx_rlc_exit_safe_mode() call.
Add the missing call.
Fixes: 9b7b8154cdb8 ("drm/amd/powerplay: added didt support for vega10")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions