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.c1359 bool want_thermal_protection; in ci_set_dpm_event_sources() local
1365 want_thermal_protection = false; in ci_set_dpm_event_sources()
1368 want_thermal_protection = true; in ci_set_dpm_event_sources()
1371 want_thermal_protection = true; in ci_set_dpm_event_sources()
1375 want_thermal_protection = true; in ci_set_dpm_event_sources()
1379 if (want_thermal_protection) { in ci_set_dpm_event_sources()
/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c3720 bool want_thermal_protection; in si_set_dpm_event_sources() local
3726 want_thermal_protection = false; in si_set_dpm_event_sources()
3729 want_thermal_protection = true; in si_set_dpm_event_sources()
3733 want_thermal_protection = true; in si_set_dpm_event_sources()
3738 want_thermal_protection = true; in si_set_dpm_event_sources()
3743 if (want_thermal_protection) { in si_set_dpm_event_sources()