Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dtrinity_dpm.h108 bool enable_auto_thermal_throttling; member
Dkv_dpm.h161 bool enable_auto_thermal_throttling; member
Dsumo_dpm.h127 bool enable_auto_thermal_throttling; member
Dtrinity_dpm.c1113 if (pi->enable_auto_thermal_throttling) { in trinity_dpm_enable()
1982 pi->enable_auto_thermal_throttling = true; in trinity_dpm_init()
Dsumo_dpm.c1216 if (pi->enable_auto_thermal_throttling) { in sumo_dpm_enable()
1770 pi->enable_auto_thermal_throttling = true; in sumo_dpm_init()
Dkv_dpm.c1233 if (pi->enable_auto_thermal_throttling) { in kv_dpm_enable()
2761 pi->enable_auto_thermal_throttling = true; in kv_dpm_init()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.h187 bool enable_auto_thermal_throttling; member
Dkv_dpm.c1308 if (pi->enable_auto_thermal_throttling) { in kv_dpm_enable()
2832 pi->enable_auto_thermal_throttling = true; in kv_dpm_init()