Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c539 static int ci_populate_dw8(struct pp_hwmgr *hwmgr, uint32_t fuse_table_offset) in ci_populate_dw8() function
695 ret |= ci_populate_dw8(hwmgr, pm_fuse_table_offset); in ci_populate_pm_fuses()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c345 static int ci_populate_dw8(struct radeon_device *rdev) in ci_populate_dw8() function
502 ret = ci_populate_dw8(rdev); in ci_populate_pm_base()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c470 static int ci_populate_dw8(struct amdgpu_device *adev) in ci_populate_dw8() function
627 ret = ci_populate_dw8(adev); in ci_populate_pm_base()