Home
last modified time | relevance | path

Searched refs:enable_auto_thermal_throttling (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dtrinity_dpm.h107 bool enable_auto_thermal_throttling; member
Dkv_dpm.h161 bool enable_auto_thermal_throttling; member
Dsumo_dpm.h128 bool enable_auto_thermal_throttling; member
Dtrinity_dpm.c1066 if (pi->enable_auto_thermal_throttling) { in trinity_dpm_enable()
1937 pi->enable_auto_thermal_throttling = true; in trinity_dpm_init()
Dsumo_dpm.c1213 if (pi->enable_auto_thermal_throttling) { in sumo_dpm_enable()
1771 pi->enable_auto_thermal_throttling = true; in sumo_dpm_init()
Dkv_dpm.c1073 if (pi->enable_auto_thermal_throttling) { in kv_dpm_enable()
2558 pi->enable_auto_thermal_throttling = true; in kv_dpm_init()
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.h187 bool enable_auto_thermal_throttling; member
Dkv_dpm.c1310 if (pi->enable_auto_thermal_throttling) { in kv_dpm_enable()
2821 pi->enable_auto_thermal_throttling = true; in kv_dpm_init()