commit | e211580da9a4767b1902a17f0cbed580000f2b66 | [log] [tgz] |
---|---|---|
author | Hawking Zhang <Hawking.Zhang@amd.com> | Mon Jun 10 21:39:29 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:59:31 2019 -0500 |
tree | 2e60e39bdd9e740beaeb185059730742619eac0f | |
parent | 4dc9c8bf3474955cd721991a415df8e2b9e73b84 [diff] |
drm/amd/powerplay: move get_thermal_temperature_range to ppt funcs The thermal policy could be ASIC specific ones and depends on structures in pptable. As a result, get_thermal_temperature_range should be implemented as ppt funcs instead of smu funcs Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>