Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu10_hwmgr.h210 uint32_t thermal_auto_throttling_treshold; member
Dsmu8_hwmgr.h200 uint32_t thermal_auto_throttling_treshold; member
Dsmu10_hwmgr.c111 smu10_data->thermal_auto_throttling_treshold = 0; in smu10_initialize_dpm_defaults()
177 if (smu10_data->thermal_auto_throttling_treshold == 0) in smu10_get_system_info_data()
178 smu10_data->thermal_auto_throttling_treshold = 203; in smu10_get_system_info_data()
Dsmu8_hwmgr.c211 data->thermal_auto_throttling_treshold = 0; in smu8_initialize_dpm_defaults()
1812 thermal_data->max = (data->thermal_auto_throttling_treshold + in smu8_get_thermal_temperature_range()