Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dsi_dpm.c2155 static int si_populate_smc_tdp_limits(struct radeon_device *rdev, in si_populate_smc_tdp_limits() function
6434 ret = si_populate_smc_tdp_limits(rdev, boot_ps); in si_dpm_enable()
6540 ret = si_populate_smc_tdp_limits(rdev, new_ps); in si_power_control_set_level()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c2245 static int si_populate_smc_tdp_limits(struct amdgpu_device *adev, in si_populate_smc_tdp_limits() function
6867 ret = si_populate_smc_tdp_limits(adev, boot_ps); in si_dpm_enable()
6959 ret = si_populate_smc_tdp_limits(adev, new_ps); in si_power_control_set_level()