Searched refs:r600_enable_thermal_protection (Results 1 – 3 of 3) sorted by relevance
145 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable);
1414 r600_enable_thermal_protection(rdev, enable); in rv6xx_enable_thermal_protection()1627 r600_enable_thermal_protection(rdev, false); in rv6xx_dpm_disable()1672 r600_enable_thermal_protection(rdev, false); in rv6xx_dpm_set_power_state()
274 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable) in r600_enable_thermal_protection() function