Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A 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()
H A 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()
H A Dsi_dpm.c3218 bool want_thermal_protection; in si_set_dpm_event_sources() local
3224 want_thermal_protection = false; in si_set_dpm_event_sources()
3227 want_thermal_protection = true; in si_set_dpm_event_sources()
3231 want_thermal_protection = true; in si_set_dpm_event_sources()
3236 want_thermal_protection = true; in si_set_dpm_event_sources()
3241 if (want_thermal_protection) { in si_set_dpm_event_sources()
H A Dci_dpm.c1353 bool want_thermal_protection; in ci_set_dpm_event_sources() local
1359 want_thermal_protection = false; in ci_set_dpm_event_sources()
1362 want_thermal_protection = true; in ci_set_dpm_event_sources()
1365 want_thermal_protection = true; in ci_set_dpm_event_sources()
1369 want_thermal_protection = true; in ci_set_dpm_event_sources()
1373 if (want_thermal_protection) { in ci_set_dpm_event_sources()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A 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()