Home
last modified time | relevance | path

Searched refs:si_enable_auto_throttle_source (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dsi_dpm.c3312 static void si_enable_auto_throttle_source(struct radeon_device *rdev, in si_enable_auto_throttle_source() function
6455 si_enable_auto_throttle_source(rdev, RADEON_DPM_AUTO_THROTTLE_SRC_THERMAL, true); in si_dpm_enable()
6507 si_enable_auto_throttle_source(rdev, RADEON_DPM_AUTO_THROTTLE_SRC_THERMAL, false); in si_dpm_disable()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c3771 static void si_enable_auto_throttle_source(struct amdgpu_device *adev, in si_enable_auto_throttle_source() function
6888 si_enable_auto_throttle_source(adev, AMDGPU_DPM_AUTO_THROTTLE_SRC_THERMAL, true); in si_dpm_enable()
6926 si_enable_auto_throttle_source(adev, AMDGPU_DPM_AUTO_THROTTLE_SRC_THERMAL, false); in si_dpm_disable()