Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.h93 bool high_to_low; member
Dkv_dpm.c3198 adev->pm.dpm.thermal.high_to_low = false; in kv_dpm_process_interrupt()
3203 adev->pm.dpm.thermal.high_to_low = true; in kv_dpm_process_interrupt()
Damdgpu_pm.c2443 if (adev->pm.dpm.thermal.high_to_low) in amdgpu_dpm_thermal_work_handler()
Dsi_dpm.c7564 adev->pm.dpm.thermal.high_to_low = false; in si_dpm_process_interrupt()
7569 adev->pm.dpm.thermal.high_to_low = true; in si_dpm_process_interrupt()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_pm.c840 if (rdev->pm.dpm.thermal.high_to_low) in radeon_dpm_thermal_work_handler()
Dr600.c4306 rdev->pm.dpm.thermal.high_to_low = false; in r600_irq_process()
4311 rdev->pm.dpm.thermal.high_to_low = true; in r600_irq_process()
Devergreen.c4886 rdev->pm.dpm.thermal.high_to_low = false; in evergreen_irq_process()
4891 rdev->pm.dpm.thermal.high_to_low = true; in evergreen_irq_process()
Dsi.c6414 rdev->pm.dpm.thermal.high_to_low = false; in si_irq_process()
6419 rdev->pm.dpm.thermal.high_to_low = true; in si_irq_process()
Dradeon.h1357 bool high_to_low; member
Dcik.c8044 rdev->pm.dpm.thermal.high_to_low = false; in cik_irq_process()
8049 rdev->pm.dpm.thermal.high_to_low = true; in cik_irq_process()