]> asedeno.scripts.mit.edu Git - linux.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)
commita34d1166b47c8497cffda4da7c14182cb3420362
tree4bd20f4fda15e6984c5fc26a1e2fa35cfa0e5a3a
parentada2b8f1c8289c0b1a6ac775a7d52d8df62140e0
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