diff options
author | 2020-10-21 14:03:08 +0800 | |
---|---|---|
committer | 2020-10-21 16:15:19 -0400 | |
commit | 1eeb03c883ff802a24598363765b397f132e8894 (patch) | |
tree | 94dc5369c0ce6681653004fd765f207054a8562b /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd/display: Initialize num_pkrs on VANGOGH. (diff) | |
download | linux-rng-1eeb03c883ff802a24598363765b397f132e8894.tar.xz linux-rng-1eeb03c883ff802a24598363765b397f132e8894.zip |
drm/amd/pm: fix the wrong fan speed in fan1_input
fix the wrong fan speed in fan1_input when the fan control mode is manual.
the fan speed value is not correct when we set manual mode to fan1_enalbe - 1.
since the fan speed in the metrics table always reflects the real fan speed,we
can fetch the fan speed for both auto and manual mode.
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions