]> git.baikalelectronics.ru Git - 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 21:43:28 +0000 (17:43 -0400)
commit4f00d6d5ba3e216188570fcd075f0bdcb7884c52
tree7b11a18d1851125292fea4a61bfe1e4eb2b57947
parent19cc89dcb94b47a015fece85db685f1a2563a422
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: f6eb433954bf ("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