diff options
| author | Evan Quan <[email protected]> | 2019-08-16 17:11:46 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-21 22:17:49 -0500 |
| commit | a056ddce9b15a117949e59ad44bea5b3d12f17b5 (patch) | |
| tree | cd8aa95275380a2cbee5d4454d0b6a471eb46c97 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | 69174eebc90287c38b27b98cc2c4beb6ae8564c8 (diff) | |
drm/amd/powerplay: correct SW smu11 thermal range settings
Problems with current settings:
1. The min value was overrided to 0 on Vega20 & Navi10. While
the expected should be -273.15 C.
2. The thermal min/max threshold was output in wrong unit on
Navi10 & Arcturus. As TEMP_RANGE_MIN/MAX is already in
millicelsius. And "*1000" in smu_v11_0_start_thermal_control
makes the output wrongly.
Signed-off-by: Evan Quan <[email protected]>
Reviewed-by: Kenneth Feng <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions