Home
last modified time | relevance | path

Searched refs:rv770_enable_auto_throttle_source (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv770_dpm.h249 void rv770_enable_auto_throttle_source(struct radeon_device *rdev,
H A Drv770_dpm.c1854 void rv770_enable_auto_throttle_source(struct radeon_device *rdev, in rv770_enable_auto_throttle_source() function
1976 rv770_enable_auto_throttle_source(rdev, RADEON_DPM_AUTO_THROTTLE_SRC_THERMAL, true); in rv770_dpm_enable()
H A Dbtc_dpm.c2481 rv770_enable_auto_throttle_source(rdev, RADEON_DPM_AUTO_THROTTLE_SRC_THERMAL, true); in btc_dpm_enable()
H A Dni_dpm.c3694 rv770_enable_auto_throttle_source(rdev, RADEON_DPM_AUTO_THROTTLE_SRC_THERMAL, true); in ni_dpm_enable()
3715 rv770_enable_auto_throttle_source(rdev, RADEON_DPM_AUTO_THROTTLE_SRC_THERMAL, false); in ni_dpm_disable()
H A Dcypress_dpm.c1909 rv770_enable_auto_throttle_source(rdev, RADEON_DPM_AUTO_THROTTLE_SRC_THERMAL, true); in cypress_dpm_enable()