Home
last modified time | relevance | path

Searched refs:r600_enable_thermal_protection (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
Dr600_dpm.h145 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable);
Drv6xx_dpm.c1414 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()
Dr600_dpm.c274 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable) in r600_enable_thermal_protection() function