Home
last modified time | relevance | path

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

/Linux-v4.19/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.c3279 bool want_thermal_protection; in si_set_dpm_event_sources() local
3285 want_thermal_protection = false; in si_set_dpm_event_sources()
3288 want_thermal_protection = true; in si_set_dpm_event_sources()
3292 want_thermal_protection = true; in si_set_dpm_event_sources()
3297 want_thermal_protection = true; in si_set_dpm_event_sources()
3302 if (want_thermal_protection) { in si_set_dpm_event_sources()
Dci_dpm.c1381 bool want_thermal_protection; in ci_set_dpm_event_sources() local
1388 want_thermal_protection = false; in ci_set_dpm_event_sources()
1391 want_thermal_protection = true; in ci_set_dpm_event_sources()
1395 want_thermal_protection = true; in ci_set_dpm_event_sources()
1400 want_thermal_protection = true; in ci_set_dpm_event_sources()
1405 if (want_thermal_protection) { in ci_set_dpm_event_sources()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c1535 bool want_thermal_protection; in ci_set_dpm_event_sources() local
1542 want_thermal_protection = false; in ci_set_dpm_event_sources()
1545 want_thermal_protection = true; in ci_set_dpm_event_sources()
1549 want_thermal_protection = true; in ci_set_dpm_event_sources()
1554 want_thermal_protection = true; in ci_set_dpm_event_sources()
1559 if (want_thermal_protection) { in ci_set_dpm_event_sources()
Dsi_dpm.c3739 bool want_thermal_protection; in si_set_dpm_event_sources() local
3745 want_thermal_protection = false; in si_set_dpm_event_sources()
3748 want_thermal_protection = true; in si_set_dpm_event_sources()
3752 want_thermal_protection = true; in si_set_dpm_event_sources()
3757 want_thermal_protection = true; in si_set_dpm_event_sources()
3762 if (want_thermal_protection) { in si_set_dpm_event_sources()