Home
last modified time | relevance | path

Searched refs:thermal_auto_throttling_treshold (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.h210 uint32_t thermal_auto_throttling_treshold; member
Dsmu8_hwmgr.h200 uint32_t thermal_auto_throttling_treshold; member
Dsmu10_hwmgr.c106 smu10_data->thermal_auto_throttling_treshold = 0; in smu10_initialize_dpm_defaults()
173 if (smu10_data->thermal_auto_throttling_treshold == 0) in smu10_get_system_info_data()
174 smu10_data->thermal_auto_throttling_treshold = 203; in smu10_get_system_info_data()
Dsmu8_hwmgr.c213 data->thermal_auto_throttling_treshold = 0; in smu8_initialize_dpm_defaults()
1850 thermal_data->max = (data->thermal_auto_throttling_treshold + in smu8_get_thermal_temperature_range()