Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsi_dpm.c3586 static void si_enable_thermal_protection(struct radeon_device *rdev, in si_enable_thermal_protection() function
6373 si_enable_thermal_protection(rdev, true); in si_dpm_enable()
6502 si_enable_thermal_protection(rdev, false); in si_dpm_disable()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c4047 static void si_enable_thermal_protection(struct amdgpu_device *adev, in si_enable_thermal_protection() function
6807 si_enable_thermal_protection(adev, true); in si_dpm_enable()
6922 si_enable_thermal_protection(adev, false); in si_dpm_disable()