drm/amdgpu/pm: Fix the error of pwm1_enable setting
authorMa Jun <Jun.Ma2@amd.com>
Fri, 1 Mar 2024 07:36:58 +0000 (15:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Mar 2024 20:44:31 +0000 (15:44 -0500)
commit0dafaf659cc463f2db0af92003313a8bc46781cd
treedd21fbe302642fda0699b75149224cdd16641856
parent937844d661354bf142dc1c621396fdab10ecbacc
drm/amdgpu/pm: Fix the error of pwm1_enable setting

Fix the pwm_mode value error which used for
pwm1_enable setting

Signed-off-by: Ma Jun <Jun.Ma2@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/pm/amdgpu_pm.c