summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2024-11-19 21:23:18 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-08 09:56:56 +0100
commite656f04ecd52c63cb4ced21bb933d327dd547aa2 (patch)
tree043b6ba57b5009675ad39a962ac661462d4c0879 /scripts
parentebaeca33d32c8bdb705a8c88267737a456f354b1 (diff)
downloadlinux-e656f04ecd52c63cb4ced21bb933d327dd547aa2.tar.gz
linux-e656f04ecd52c63cb4ced21bb933d327dd547aa2.tar.bz2
linux-e656f04ecd52c63cb4ced21bb933d327dd547aa2.zip
drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_config()
[ Upstream commit a3300782d5375e280ba7040f323d01960bfe3396 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions