linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Kevin Wang 2c0f07fe3c drm/amd/powerplay: add callback function of get_thermal_temperature_range
1. the thermal temperature is asic related data, move the code logic to
xxx_ppt.c.
2. replace data structure PP_TemperatureRange with
smu_temperature_range.
3. change temperature uint from temp*1000 to temp (temperature uint).

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-07-31 00:00:49 -05:00
..
hwmgr drm/amdgpu: remove memset after kzalloc 2019-07-16 13:09:05 -05:00
inc drm/amd/powerplay: add callback function of get_thermal_temperature_range 2019-07-31 00:00:49 -05:00
smumgr drm/amdgpu: remove memset after kzalloc 2019-07-16 13:09:05 -05:00
amd_powerplay.c drm/amd/powerplay: fix semicolon code style issue 2019-03-19 15:04:03 -05:00
amdgpu_smu.c drm/amd/powerplay: custom peak clock freq for navi10 2019-07-22 15:23:07 -05:00
Makefile drm/amd/powerplay: introduce the navi10 pptable implementation 2019-06-21 18:59:24 -05:00
navi10_ppt.c drm/amd/powerplay: add callback function of get_thermal_temperature_range 2019-07-31 00:00:49 -05:00
navi10_ppt.h drm/amd/powerplay: custom peak clock freq for navi10 2019-07-22 15:23:07 -05:00
smu_v11_0.c drm/amd/powerplay: add callback function of get_thermal_temperature_range 2019-07-31 00:00:49 -05:00
vega20_ppt.c drm/amd/powerplay: add callback function of get_thermal_temperature_range 2019-07-31 00:00:49 -05:00
vega20_ppt.h drm/amd/powerplay: simplified od_settings for each asic 2019-06-21 18:59:32 -05:00