linux/drivers/gpu/drm/amd/pm/swsmu/smu11
Kent Russell 514ad1b6bb drm/amdgpu: Fix Arcturus fan speed reporting
Arcturus doesn't have a fan. The assumption of "if the manual fan
control bit isn't set, it's on automatic mode" does not hold true if the
fan is missing, and results in exposing an invalid value for fan speed.

The SMU metrics table accurately reflects the lack of fan and will
return 0 for the fan speed. Trying to use the
smu_v11_0_get_fan_speed_rpm function will return invalid data, so just
stick with the SMU metrics for Arcturus

Signed-off-by: Kent Russell <kent.russell@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-11-05 14:23:06 -05:00
..
arcturus_ppt.c drm/amdgpu: Fix Arcturus fan speed reporting 2020-11-05 14:23:06 -05:00
arcturus_ppt.h
Makefile drm/amd/powerplay: add vangogh ppt into swSMU 2020-10-05 15:15:27 -04:00
navi10_ppt.c drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x 2020-10-27 17:43:28 -04:00
navi10_ppt.h
sienna_cichlid_ppt.c drm/amd/pm: fix out-of-bound read on pptable->SkuReserved 2020-10-30 01:02:18 -04:00
sienna_cichlid_ppt.h
smu_v11_0.c drm/amdgpu: enable GFXOFF for dimgrey_cavefish 2020-11-04 17:08:48 -05:00
vangogh_ppt.c drm/amd/pm: add some swSMU functions for vangogh. 2020-10-30 00:58:38 -04:00
vangogh_ppt.h drm/amd/pm: add UMD Pstate Msg Parameters for vangogh temporarily 2020-10-30 00:58:06 -04:00