Home
last modified time | relevance | path

Searched refs:ci_populate_tdc_limit (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c523 static int ci_populate_tdc_limit(struct pp_hwmgr *hwmgr) in ci_populate_tdc_limit() function
693 ret |= ci_populate_tdc_limit(hwmgr); in ci_populate_pm_fuses()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c330 static int ci_populate_tdc_limit(struct radeon_device *rdev) in ci_populate_tdc_limit() function
499 ret = ci_populate_tdc_limit(rdev); in ci_populate_pm_base()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c455 static int ci_populate_tdc_limit(struct amdgpu_device *adev) in ci_populate_tdc_limit() function
624 ret = ci_populate_tdc_limit(adev); in ci_populate_pm_base()