Searched refs:r600_enable_thermal_protection (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.h | 145 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable);
|
H A D | rv6xx_dpm.c | 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()
|
H A D | r600_dpm.c | 274 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable) in r600_enable_thermal_protection() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.h | 145 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable);
|
H A D | rv6xx_dpm.c | 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()
|
H A D | r600_dpm.c | 274 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable) in r600_enable_thermal_protection() function
|
Completed in 12 milliseconds