Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pm.c366 if (adev->pm.dpm.thermal.high_to_low) in amdgpu_dpm_thermal_work_handler()
Dkv_dpm.c3272 adev->pm.dpm.thermal.high_to_low = false; in kv_dpm_process_interrupt()
3277 adev->pm.dpm.thermal.high_to_low = true; in kv_dpm_process_interrupt()
Damdgpu.h1393 bool high_to_low; member
Dci_dpm.c6626 adev->pm.dpm.thermal.high_to_low = false; in ci_dpm_process_interrupt()
6631 adev->pm.dpm.thermal.high_to_low = true; in ci_dpm_process_interrupt()
/drivers/gpu/drm/radeon/
Dradeon_pm.c826 if (rdev->pm.dpm.thermal.high_to_low) in radeon_dpm_thermal_work_handler()
Dr600.c4257 rdev->pm.dpm.thermal.high_to_low = false; in r600_irq_process()
4262 rdev->pm.dpm.thermal.high_to_low = true; in r600_irq_process()
Devergreen.c5472 rdev->pm.dpm.thermal.high_to_low = false; in evergreen_irq_process()
5477 rdev->pm.dpm.thermal.high_to_low = true; in evergreen_irq_process()
Dsi.c6826 rdev->pm.dpm.thermal.high_to_low = false; in si_irq_process()
6831 rdev->pm.dpm.thermal.high_to_low = true; in si_irq_process()
Dradeon.h1371 bool high_to_low; member
Dcik.c8381 rdev->pm.dpm.thermal.high_to_low = false; in cik_irq_process()
8386 rdev->pm.dpm.thermal.high_to_low = true; in cik_irq_process()