Home
last modified time | relevance | path

Searched refs:dpm_thermal (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_irq_kms.c132 rdev->irq.dpm_thermal = false; in radeon_driver_irq_preinstall_kms()
186 rdev->irq.dpm_thermal = false; in radeon_driver_irq_uninstall_kms()
H A Dtrinity_dpm.c1143 rdev->irq.dpm_thermal = true; in trinity_dpm_late_enable()
1168 rdev->irq.dpm_thermal = false; in trinity_dpm_disable()
H A Dsumo_dpm.c1250 rdev->irq.dpm_thermal = true; in sumo_dpm_late_enable()
1273 rdev->irq.dpm_thermal = false; in sumo_dpm_disable()
H A Drs780_dpm.c645 rdev->irq.dpm_thermal = false; in rs780_dpm_disable()
H A Drv770_dpm.c1987 rdev->irq.dpm_thermal = true; in rv770_dpm_late_enable()
2017 rdev->irq.dpm_thermal = false; in rv770_dpm_disable()
H A Dr600_dpm.c796 rdev->irq.dpm_thermal = true; in r600_dpm_late_enable()
H A Dbtc_dpm.c2511 rdev->irq.dpm_thermal = false; in btc_dpm_disable()
H A Dcypress_dpm.c1934 rdev->irq.dpm_thermal = false; in cypress_dpm_disable()
H A Drv6xx_dpm.c1646 rdev->irq.dpm_thermal = false; in rv6xx_dpm_disable()
H A Dradeon.h807 bool dpm_thermal; member
H A Dsi_dpm.c5950 rdev->irq.dpm_thermal = false; in si_thermal_enable_alert()
5959 rdev->irq.dpm_thermal = true; in si_thermal_enable_alert()
H A Dci_dpm.c900 rdev->irq.dpm_thermal = false; in ci_thermal_enable_alert()
909 rdev->irq.dpm_thermal = true; in ci_thermal_enable_alert()
H A Dr600.c3817 if (rdev->irq.dpm_thermal) { in r600_irq_set()
H A Dni_dpm.c3721 rdev->irq.dpm_thermal = false; in ni_dpm_disable()
H A Devergreen.c4556 if (rdev->irq.dpm_thermal) { in evergreen_irq_set()
H A Dsi.c6112 if (rdev->irq.dpm_thermal) { in si_irq_set()