Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_pm.c829 if (rdev->pm.dpm.thermal.high_to_low) in radeon_dpm_thermal_work_handler()
Dr600.c4210 rdev->pm.dpm.thermal.high_to_low = false; in r600_irq_process()
4215 rdev->pm.dpm.thermal.high_to_low = true; in r600_irq_process()
Devergreen.c5424 rdev->pm.dpm.thermal.high_to_low = false; in evergreen_irq_process()
5429 rdev->pm.dpm.thermal.high_to_low = true; in evergreen_irq_process()
Dsi.c6823 rdev->pm.dpm.thermal.high_to_low = false; in si_irq_process()
6828 rdev->pm.dpm.thermal.high_to_low = true; in si_irq_process()
Dradeon.h1369 bool high_to_low; member
Dcik.c8387 rdev->pm.dpm.thermal.high_to_low = false; in cik_irq_process()
8392 rdev->pm.dpm.thermal.high_to_low = true; in cik_irq_process()