Searched refs:rv770_enable_thermal_protection (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | rv770_dpm.h | 248 void rv770_enable_thermal_protection(struct radeon_device *rdev,
|
D | rv770_dpm.c | 214 void rv770_enable_thermal_protection(struct radeon_device *rdev, in rv770_enable_thermal_protection() function 1933 rv770_enable_thermal_protection(rdev, true); in rv770_dpm_enable() 2010 rv770_enable_thermal_protection(rdev, false); in rv770_dpm_disable()
|
D | btc_dpm.c | 2423 rv770_enable_thermal_protection(rdev, true); in btc_dpm_enable() 2502 rv770_enable_thermal_protection(rdev, false); in btc_dpm_disable()
|
D | cypress_dpm.c | 1848 rv770_enable_thermal_protection(rdev, true); in cypress_dpm_enable() 1925 rv770_enable_thermal_protection(rdev, false); in cypress_dpm_disable()
|
D | ni_dpm.c | 3615 rv770_enable_thermal_protection(rdev, true); in ni_dpm_enable() 3712 rv770_enable_thermal_protection(rdev, false); in ni_dpm_disable()
|