]> Git Repo - linux.git/commit
drm/amdgpu/pp: remove the get_temperature API
authorAlex Deucher <[email protected]>
Wed, 24 Jan 2018 22:44:48 +0000 (17:44 -0500)
committerAlex Deucher <[email protected]>
Mon, 19 Feb 2018 19:18:51 +0000 (14:18 -0500)
commit21a381f79e807052cbb8cb8f855caa6d13a5737b
tree85016dc97fe6d5af2d1def0c42bce49b1c08f2c5
parent71c9b9adad7ec9c119a4aa0de99543aee716e417
drm/amdgpu/pp: remove the get_temperature API

This is also supported with the read_sensor API and there
were no more users of the get_temperature API.

Acked-by: Christian König <[email protected]>
Reviewed-by: Rex Zhu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
drivers/gpu/drm/amd/amdgpu/ci_dpm.c
drivers/gpu/drm/amd/amdgpu/kv_dpm.c
drivers/gpu/drm/amd/amdgpu/si_dpm.c
drivers/gpu/drm/amd/include/kgd_pp_interface.h
drivers/gpu/drm/amd/powerplay/amd_powerplay.c
drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
This page took 0.06334 seconds and 4 git commands to generate.