Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dsi_dpm.c3587 static void si_enable_thermal_protection(struct radeon_device *rdev, in si_enable_thermal_protection() function
6374 si_enable_thermal_protection(rdev, true); in si_dpm_enable()
6503 si_enable_thermal_protection(rdev, false); in si_dpm_disable()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A 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()