]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: expose current hotspot and memory temperatures V2
authorEvan Quan <evan.quan@amd.com>
Thu, 18 Apr 2019 05:51:53 +0000 (13:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:47 +0000 (12:20 -0500)
commitdab878e8b15ff449e90a6adeb70c27c47c8d3721
tree4bd20f4fda15e6984c5fc26a1e2fa35cfa0e5a3a
parentb68463149e7fce1290ee69373c0cdd6b2f7a08d0
drm/amd/powerplay: expose current hotspot and memory temperatures V2

Two new hwmon interfaces(temp2_input and temp3_input) are added.
They are supported on SOC15 dGPUs only.

- V2: correct thermal sensor output

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
drivers/gpu/drm/amd/include/kgd_pp_interface.h
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c