]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)
authorRyan Taylor <Ryan.Taylor@amd.com>
Wed, 28 Jul 2021 19:14:05 +0000 (12:14 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Aug 2021 21:18:13 +0000 (17:18 -0400)
commit6cc074b0d05816bf78755994c5819c0fd8e243c3
treebe6daa7d5fe84b6b42091fe20fdb2f3825d3f333
parent97e4e910a5f89b26e0fcdbd2341df3a577d09df5
drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)

Adds missing edge case to smu_restore_dpm_user_profile.

v2: Don't restore fan mode auto (Lijo)

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ryan Taylor <Ryan.Taylor@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c