Home
last modified time | relevance | path

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

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