Home
last modified time | relevance | path

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

/Linux-v6.6/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.c1099 rdev->irq.dpm_thermal = true; in trinity_dpm_late_enable()
1124 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.c644 rdev->irq.dpm_thermal = false; in rs780_dpm_disable()
Drv770_dpm.c1989 rdev->irq.dpm_thermal = true; in rv770_dpm_late_enable()
2019 rdev->irq.dpm_thermal = false; in rv770_dpm_disable()
Dr600_dpm.c796 rdev->irq.dpm_thermal = true; in r600_dpm_late_enable()
Dbtc_dpm.c2509 rdev->irq.dpm_thermal = false; in btc_dpm_disable()
Drv6xx_dpm.c1646 rdev->irq.dpm_thermal = false; in rv6xx_dpm_disable()
Dcypress_dpm.c1936 rdev->irq.dpm_thermal = false; in cypress_dpm_disable()
Dradeon.h762 bool dpm_thermal; member
Dsi_dpm.c5948 rdev->irq.dpm_thermal = false; in si_thermal_enable_alert()
5957 rdev->irq.dpm_thermal = true; in si_thermal_enable_alert()
Dci_dpm.c890 rdev->irq.dpm_thermal = false; in ci_thermal_enable_alert()
899 rdev->irq.dpm_thermal = true; in ci_thermal_enable_alert()
Dni_dpm.c3726 rdev->irq.dpm_thermal = false; in ni_dpm_disable()
Dr600.c3814 if (rdev->irq.dpm_thermal) { in r600_irq_set()
Devergreen.c4558 if (rdev->irq.dpm_thermal) { in evergreen_irq_set()
Dsi.c6107 if (rdev->irq.dpm_thermal) { in si_irq_set()