Home
last modified time | relevance | path

Searched refs:high_to_low (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h93 bool high_to_low; member
/Linux-v6.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c1058 if (adev->pm.dpm.thermal.high_to_low) in amdgpu_dpm_thermal_work_handler()
Dkv_dpm.c3187 adev->pm.dpm.thermal.high_to_low = false; in kv_dpm_process_interrupt()
3192 adev->pm.dpm.thermal.high_to_low = true; in kv_dpm_process_interrupt()
Dsi_dpm.c7609 adev->pm.dpm.thermal.high_to_low = false; in si_dpm_process_interrupt()
7614 adev->pm.dpm.thermal.high_to_low = true; in si_dpm_process_interrupt()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_pm.c892 if (rdev->pm.dpm.thermal.high_to_low) in radeon_dpm_thermal_work_handler()
Dr600.c4303 rdev->pm.dpm.thermal.high_to_low = false; in r600_irq_process()
4308 rdev->pm.dpm.thermal.high_to_low = true; in r600_irq_process()
Devergreen.c4888 rdev->pm.dpm.thermal.high_to_low = false; in evergreen_irq_process()
4893 rdev->pm.dpm.thermal.high_to_low = true; in evergreen_irq_process()
Dsi.c6409 rdev->pm.dpm.thermal.high_to_low = false; in si_irq_process()
6414 rdev->pm.dpm.thermal.high_to_low = true; in si_irq_process()
Dradeon.h1392 bool high_to_low; member
Dcik.c8025 rdev->pm.dpm.thermal.high_to_low = false; in cik_irq_process()
8030 rdev->pm.dpm.thermal.high_to_low = true; in cik_irq_process()