Home
last modified time | relevance | path

Searched refs:si_enable_thermal_protection (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/radeon/
Dsi_dpm.c3589 static void si_enable_thermal_protection(struct radeon_device *rdev, in si_enable_thermal_protection() function
6378 si_enable_thermal_protection(rdev, true); in si_dpm_enable()
6507 si_enable_thermal_protection(rdev, false); in si_dpm_disable()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c4049 static void si_enable_thermal_protection(struct amdgpu_device *adev, in si_enable_thermal_protection() function
6810 si_enable_thermal_protection(adev, true); in si_dpm_enable()
6925 si_enable_thermal_protection(adev, false); in si_dpm_disable()