Searched refs:rv770_enable_thermal_protection (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | rv770_dpm.h | 247 void rv770_enable_thermal_protection(struct radeon_device *rdev,
|
D | rv770_dpm.c | 213 void rv770_enable_thermal_protection(struct radeon_device *rdev, in rv770_enable_thermal_protection() function 1932 rv770_enable_thermal_protection(rdev, true); in rv770_dpm_enable() 2009 rv770_enable_thermal_protection(rdev, false); in rv770_dpm_disable()
|
D | btc_dpm.c | 2425 rv770_enable_thermal_protection(rdev, true); in btc_dpm_enable() 2504 rv770_enable_thermal_protection(rdev, false); in btc_dpm_disable()
|
D | cypress_dpm.c | 1849 rv770_enable_thermal_protection(rdev, true); in cypress_dpm_enable() 1926 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()
|