diff options
author | Kevin Wang <[email protected]> | 2019-06-03 15:58:31 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-07-31 00:00:49 -0500 |
commit | 2c0f07fe3ca57c8fb4ee179c9fb50d6eba75349e (patch) | |
tree | 1a9c79a14171d03981ee562940f61e7946f3119f /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | d65848657c3da5c0d4b685f823d0230f151ab34e (diff) |
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 <[email protected]>
Signed-off-by: Kenneth Feng <[email protected]>
Acked-by: Huang Rui <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions