Searched refs:r600_enable_thermal_protection (Results 1 – 3 of 3) sorted by relevance
143 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable);
1415 r600_enable_thermal_protection(rdev, enable); in rv6xx_enable_thermal_protection()1628 r600_enable_thermal_protection(rdev, false); in rv6xx_dpm_disable()1673 r600_enable_thermal_protection(rdev, false); in rv6xx_dpm_set_power_state()
271 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable) in r600_enable_thermal_protection() function