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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.c1355 bool want_thermal_protection; rv6xx_set_dpm_event_sources() local
1361 want_thermal_protection = false; rv6xx_set_dpm_event_sources()
1364 want_thermal_protection = true; rv6xx_set_dpm_event_sources()
1369 want_thermal_protection = true; rv6xx_set_dpm_event_sources()
1375 want_thermal_protection = true; rv6xx_set_dpm_event_sources()
1380 if (want_thermal_protection) { rv6xx_set_dpm_event_sources()
H A Drv770_dpm.c1816 bool want_thermal_protection; rv770_set_dpm_event_sources() local
1822 want_thermal_protection = false; rv770_set_dpm_event_sources()
1825 want_thermal_protection = true; rv770_set_dpm_event_sources()
1830 want_thermal_protection = true; rv770_set_dpm_event_sources()
1836 want_thermal_protection = true; rv770_set_dpm_event_sources()
1841 if (want_thermal_protection) { rv770_set_dpm_event_sources()
H A Dci_dpm.c1374 bool want_thermal_protection; ci_set_dpm_event_sources() local
1381 want_thermal_protection = false; ci_set_dpm_event_sources()
1384 want_thermal_protection = true; ci_set_dpm_event_sources()
1388 want_thermal_protection = true; ci_set_dpm_event_sources()
1393 want_thermal_protection = true; ci_set_dpm_event_sources()
1398 if (want_thermal_protection) { ci_set_dpm_event_sources()
H A Dsi_dpm.c3294 bool want_thermal_protection; si_set_dpm_event_sources() local
3300 want_thermal_protection = false; si_set_dpm_event_sources()
3303 want_thermal_protection = true; si_set_dpm_event_sources()
3307 want_thermal_protection = true; si_set_dpm_event_sources()
3312 want_thermal_protection = true; si_set_dpm_event_sources()
3317 if (want_thermal_protection) { si_set_dpm_event_sources()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.c1501 bool want_thermal_protection; ci_set_dpm_event_sources() local
1508 want_thermal_protection = false; ci_set_dpm_event_sources()
1511 want_thermal_protection = true; ci_set_dpm_event_sources()
1515 want_thermal_protection = true; ci_set_dpm_event_sources()
1520 want_thermal_protection = true; ci_set_dpm_event_sources()
1525 if (want_thermal_protection) { ci_set_dpm_event_sources()

Completed in 278 milliseconds