Searched refs:rv770_enable_thermal_protection (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | rv770_dpm.h | 248 void rv770_enable_thermal_protection(struct radeon_device *rdev,
|
D | rv770_dpm.c | 212 void rv770_enable_thermal_protection(struct radeon_device *rdev, in rv770_enable_thermal_protection() function 1931 rv770_enable_thermal_protection(rdev, true); in rv770_dpm_enable() 2008 rv770_enable_thermal_protection(rdev, false); in rv770_dpm_disable()
|
D | btc_dpm.c | 2426 rv770_enable_thermal_protection(rdev, true); in btc_dpm_enable() 2505 rv770_enable_thermal_protection(rdev, false); in btc_dpm_disable()
|
D | cypress_dpm.c | 1850 rv770_enable_thermal_protection(rdev, true); in cypress_dpm_enable() 1927 rv770_enable_thermal_protection(rdev, false); in cypress_dpm_disable()
|
D | ni_dpm.c | 3616 rv770_enable_thermal_protection(rdev, true); in ni_dpm_enable() 3713 rv770_enable_thermal_protection(rdev, false); in ni_dpm_disable()
|