]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: support hotspot/memory critical limit values
authorEvan Quan <evan.quan@amd.com>
Thu, 18 Apr 2019 02:38:51 +0000 (10:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:47 +0000 (12:20 -0500)
commit1d4aa5dcf948076bbb92bc78a8e1ffc2a0f4a5e2
tree6a38a9c18930c19b1c737c10e6b92f5463c34752
parent49250288820449e26abffc1305ba221bd05ce90d
drm/amd/powerplay: support hotspot/memory critical limit values

These new interfaces(temp2_crit, temp2_crit_hyst, temp3_crit,
temp3_crit_hyst) are supported on SOC15 dGPUs only.

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_dpm.h
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c
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
drivers/gpu/drm/amd/powerplay/inc/power_state.h
drivers/gpu/drm/amd/powerplay/inc/pp_thermal.h