diff options
author | Kenneth Feng <kenneth.feng@amd.com> | 2020-10-21 14:03:08 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-21 16:15:19 -0400 |
commit | 1eeb03c883ff802a24598363765b397f132e8894 (patch) | |
tree | 94dc5369c0ce6681653004fd765f207054a8562b /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 4a3a1dc02fc3245aeeaa3742791e71fa2497b4a0 (diff) |
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/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions