Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1815 bool want_thermal_protection; in rv770_set_dpm_event_sources() local
1821 want_thermal_protection = false; in rv770_set_dpm_event_sources()
1824 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1829 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1835 want_thermal_protection = true; in rv770_set_dpm_event_sources()
1840 if (want_thermal_protection) { in rv770_set_dpm_event_sources()
Dsi_dpm.c3282 bool want_thermal_protection; in si_set_dpm_event_sources() local
3288 want_thermal_protection = false; in si_set_dpm_event_sources()
3291 want_thermal_protection = true; in si_set_dpm_event_sources()
3295 want_thermal_protection = true; in si_set_dpm_event_sources()
3300 want_thermal_protection = true; in si_set_dpm_event_sources()
3305 if (want_thermal_protection) { in si_set_dpm_event_sources()
Dci_dpm.c1383 bool want_thermal_protection; in ci_set_dpm_event_sources() local
1390 want_thermal_protection = false; in ci_set_dpm_event_sources()
1393 want_thermal_protection = true; in ci_set_dpm_event_sources()
1397 want_thermal_protection = true; in ci_set_dpm_event_sources()
1402 want_thermal_protection = true; in ci_set_dpm_event_sources()
1407 if (want_thermal_protection) { in ci_set_dpm_event_sources()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c3741 bool want_thermal_protection; in si_set_dpm_event_sources() local
3747 want_thermal_protection = false; in si_set_dpm_event_sources()
3750 want_thermal_protection = true; in si_set_dpm_event_sources()
3754 want_thermal_protection = true; in si_set_dpm_event_sources()
3759 want_thermal_protection = true; in si_set_dpm_event_sources()
3764 if (want_thermal_protection) { in si_set_dpm_event_sources()