Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drv6xx_dpm.c1354 bool want_thermal_protection; in rv6xx_set_dpm_event_sources() local
1360 want_thermal_protection = false; in rv6xx_set_dpm_event_sources()
1363 want_thermal_protection = true; in rv6xx_set_dpm_event_sources()
1368 want_thermal_protection = true; in rv6xx_set_dpm_event_sources()
1374 want_thermal_protection = true; in rv6xx_set_dpm_event_sources()
1379 if (want_thermal_protection) { in rv6xx_set_dpm_event_sources()
Drv770_dpm.c1817 bool want_thermal_protection; in rv770_set_dpm_event_sources() local
1823 want_thermal_protection = false; in rv770_set_dpm_event_sources()
1826 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1831 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1837 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1842 if (want_thermal_protection) { in rv770_set_dpm_event_sources()
Dsi_dpm.c3262 bool want_thermal_protection; in si_set_dpm_event_sources() local
3268 want_thermal_protection = false; in si_set_dpm_event_sources()
3271 want_thermal_protection = true; in si_set_dpm_event_sources()
3275 want_thermal_protection = true; in si_set_dpm_event_sources()
3280 want_thermal_protection = true; in si_set_dpm_event_sources()
3285 if (want_thermal_protection) { in si_set_dpm_event_sources()
Dci_dpm.c1358 bool want_thermal_protection; in ci_set_dpm_event_sources() local
1364 want_thermal_protection = false; in ci_set_dpm_event_sources()
1367 want_thermal_protection = true; in ci_set_dpm_event_sources()
1370 want_thermal_protection = true; in ci_set_dpm_event_sources()
1374 want_thermal_protection = true; in ci_set_dpm_event_sources()
1378 if (want_thermal_protection) { in ci_set_dpm_event_sources()
/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c3735 bool want_thermal_protection; in si_set_dpm_event_sources() local
3741 want_thermal_protection = false; in si_set_dpm_event_sources()
3744 want_thermal_protection = true; in si_set_dpm_event_sources()
3748 want_thermal_protection = true; in si_set_dpm_event_sources()
3753 want_thermal_protection = true; in si_set_dpm_event_sources()
3758 if (want_thermal_protection) { in si_set_dpm_event_sources()