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

/linux-master/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.c1354 bool want_thermal_protection; local
1360 want_thermal_protection = false;
1363 want_thermal_protection = true;
1368 want_thermal_protection = true;
1374 want_thermal_protection = true;
1379 if (want_thermal_protection) {
H A Drv770_dpm.c1817 bool want_thermal_protection; local
1823 want_thermal_protection = false;
1826 want_thermal_protection = true;
1831 want_thermal_protection = true;
1837 want_thermal_protection = true;
1842 if (want_thermal_protection) {
H A Dci_dpm.c1353 bool want_thermal_protection; local
1359 want_thermal_protection = false;
1362 want_thermal_protection = true;
1365 want_thermal_protection = true;
1369 want_thermal_protection = true;
1373 if (want_thermal_protection) {
H A Dsi_dpm.c3218 bool want_thermal_protection; local
3224 want_thermal_protection = false;
3227 want_thermal_protection = true;
3231 want_thermal_protection = true;
3236 want_thermal_protection = true;
3241 if (want_thermal_protection) {
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3735 bool want_thermal_protection; local
3741 want_thermal_protection = false;
3744 want_thermal_protection = true;
3748 want_thermal_protection = true;
3753 want_thermal_protection = true;
3758 if (want_thermal_protection) {

Completed in 269 milliseconds