]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 21:40:42 +0000 (17:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Oct 2020 18:08:03 +0000 (14:08 -0400)
commit65d437b83b2b8eb9ae47b6145399fc7683b028f7
tree94302a309549cf90274ad48f8d420bc3ad3fc47a
parente72d98445d089aa2d623a70b27ec9011be2c5166
drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x

It has been confirmed that the SMU metrics table should always reflect
the current fan speed even in manual mode.

Fixes: 3033e9f1c2de ("drm/amdgpu/swsmu: handle manual fan readback on SMU11")
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c