Home
last modified time | relevance | path

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

/openbmc/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.c1099 rdev->irq.dpm_thermal = true; in trinity_dpm_late_enable()
1124 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.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.c796 rdev->irq.dpm_thermal = true; in r600_dpm_late_enable()
H A Dbtc_dpm.c2509 rdev->irq.dpm_thermal = false; in btc_dpm_disable()
H A Drv6xx_dpm.c1646 rdev->irq.dpm_thermal = false; in rv6xx_dpm_disable()
H A Dcypress_dpm.c1936 rdev->irq.dpm_thermal = false; in cypress_dpm_disable()
H A Dradeon.h762 bool dpm_thermal; member
H A Dsi_dpm.c5948 rdev->irq.dpm_thermal = false; in si_thermal_enable_alert()
5957 rdev->irq.dpm_thermal = true; in si_thermal_enable_alert()
H A Dci_dpm.c890 rdev->irq.dpm_thermal = false; in ci_thermal_enable_alert()
899 rdev->irq.dpm_thermal = true; in ci_thermal_enable_alert()
H A Dni_dpm.c3726 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.c4558 if (rdev->irq.dpm_thermal) { in evergreen_irq_set()
H A Dsi.c6111 if (rdev->irq.dpm_thermal) { in si_irq_set()