Home
last modified time | relevance | path

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

/linux/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.c1095 rdev->irq.dpm_thermal = true; in trinity_dpm_late_enable()
1120 rdev->irq.dpm_thermal = false; in trinity_dpm_disable()
H A Dsumo_dpm.c1248 rdev->irq.dpm_thermal = true; in sumo_dpm_late_enable()
1271 rdev->irq.dpm_thermal = false; in sumo_dpm_disable()
H A Drs780_dpm.c644 rdev->irq.dpm_thermal = false; in rs780_dpm_disable()
H A Drv770_dpm.c1989 rdev->irq.dpm_thermal = true; in rv770_dpm_late_enable()
2019 rdev->irq.dpm_thermal = false; in rv770_dpm_disable()
H A Dr600_dpm.c794 rdev->irq.dpm_thermal = true; in r600_dpm_late_enable()
H A Dbtc_dpm.c2481 rdev->irq.dpm_thermal = false; in btc_dpm_disable()
H A Dcypress_dpm.c1936 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.h762 bool dpm_thermal; member
H A Dci_dpm.c885 rdev->irq.dpm_thermal = false; in ci_thermal_enable_alert()
894 rdev->irq.dpm_thermal = true; in ci_thermal_enable_alert()
H A Dsi_dpm.c5904 rdev->irq.dpm_thermal = false; in si_thermal_enable_alert()
5913 rdev->irq.dpm_thermal = true; in si_thermal_enable_alert()
H A Dni_dpm.c3723 rdev->irq.dpm_thermal = false; in ni_dpm_disable()
H A Dr600.c3814 if (rdev->irq.dpm_thermal) { in r600_irq_set()
H A Devergreen.c4555 if (rdev->irq.dpm_thermal) { in evergreen_irq_set()
H A Dsi.c6092 if (rdev->irq.dpm_thermal) { in si_irq_set()