Searched refs:si_enable_thermal_protection (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | si_dpm.c | 3572 static void si_enable_thermal_protection(struct radeon_device *rdev, in si_enable_thermal_protection() function 6360 si_enable_thermal_protection(rdev, true); in si_dpm_enable() 6489 si_enable_thermal_protection(rdev, false); in si_dpm_disable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | si_dpm.c | 3569 static void si_enable_thermal_protection(struct radeon_device *rdev, in si_enable_thermal_protection() function 6358 si_enable_thermal_protection(rdev, true); in si_dpm_enable() 6487 si_enable_thermal_protection(rdev, false); in si_dpm_disable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | si_dpm.c | 4028 static void si_enable_thermal_protection(struct amdgpu_device *adev, in si_enable_thermal_protection() function 6789 si_enable_thermal_protection(adev, true); in si_dpm_enable() 6906 si_enable_thermal_protection(adev, false); in si_dpm_disable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 4043 static void si_enable_thermal_protection(struct amdgpu_device *adev, in si_enable_thermal_protection() function 6839 si_enable_thermal_protection(adev, true); in si_dpm_enable() 6956 si_enable_thermal_protection(adev, false); in si_dpm_disable()
|
Completed in 35 milliseconds