Home
last modified time | relevance | path

Searched refs:thermal_active (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dlegacy_dpm.c968 if ((!adev->pm.dpm.thermal_active) && in amdgpu_dpm_change_power_state_locked()
1013 if (adev->pm.dpm.thermal_active) { in amdgpu_dpm_change_power_state_locked()
1064 adev->pm.dpm.thermal_active = true; in amdgpu_dpm_thermal_work_handler()
1066 adev->pm.dpm.thermal_active = false; in amdgpu_dpm_thermal_work_handler()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_pm.c553 if (rdev->pm.dpm.thermal_active) { in radeon_set_dpm_forced_performance_level()
898 rdev->pm.dpm.thermal_active = true; in radeon_dpm_thermal_work_handler()
900 rdev->pm.dpm.thermal_active = false; in radeon_dpm_thermal_work_handler()
1068 if ((!rdev->pm.dpm.thermal_active) && in radeon_dpm_change_power_state_locked()
1167 if (rdev->pm.dpm.thermal_active) { in radeon_dpm_change_power_state_locked()
A Dradeon.h1609 bool thermal_active; member
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h276 bool thermal_active; member
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c876 if (adev->pm.dpm.thermal_active) in amdgpu_dpm_force_performance_level()

Completed in 40 milliseconds