Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Drv6xx_dpm.c1355 bool want_thermal_protection; in rv6xx_set_dpm_event_sources() local
1361 want_thermal_protection = false; in rv6xx_set_dpm_event_sources()
1364 want_thermal_protection = true; in rv6xx_set_dpm_event_sources()
1369 want_thermal_protection = true; in rv6xx_set_dpm_event_sources()
1375 want_thermal_protection = true; in rv6xx_set_dpm_event_sources()
1380 if (want_thermal_protection) { in rv6xx_set_dpm_event_sources()
Drv770_dpm.c1816 bool want_thermal_protection; in rv770_set_dpm_event_sources() local
1822 want_thermal_protection = false; in rv770_set_dpm_event_sources()
1825 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1830 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1836 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1841 if (want_thermal_protection) { in rv770_set_dpm_event_sources()
Dsi_dpm.c3220 bool want_thermal_protection; in si_set_dpm_event_sources() local
3226 want_thermal_protection = false; in si_set_dpm_event_sources()
3229 want_thermal_protection = true; in si_set_dpm_event_sources()
3233 want_thermal_protection = true; in si_set_dpm_event_sources()
3238 want_thermal_protection = true; in si_set_dpm_event_sources()
3243 if (want_thermal_protection) { in si_set_dpm_event_sources()
Dci_dpm.c1374 bool want_thermal_protection; in ci_set_dpm_event_sources() local
1381 want_thermal_protection = false; in ci_set_dpm_event_sources()
1384 want_thermal_protection = true; in ci_set_dpm_event_sources()
1388 want_thermal_protection = true; in ci_set_dpm_event_sources()
1393 want_thermal_protection = true; in ci_set_dpm_event_sources()
1398 if (want_thermal_protection) { in ci_set_dpm_event_sources()