Home
last modified time | relevance | path

Searched refs:PHM_AutoThrottleSource_Thermal (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dhardwaremanager.h49 PHM_AutoThrottleSource_Thermal, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c1322 case (1 << PHM_AutoThrottleSource_Thermal): in smu7_set_dpm_event_sources()
1331 (1 << PHM_AutoThrottleSource_Thermal): in smu7_set_dpm_event_sources()
1363 return smu7_enable_auto_throttle_source(hwmgr, PHM_AutoThrottleSource_Thermal); in smu7_enable_thermal_auto_throttle()
1380 return smu7_disable_auto_throttle_source(hwmgr, PHM_AutoThrottleSource_Thermal); in smu7_disable_thermal_auto_throttle()