Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c558 static int ci_populate_fuzzy_fan(struct pp_hwmgr *hwmgr, uint32_t fuse_table_offset) in ci_populate_fuzzy_fan() function
697 ret |= ci_populate_fuzzy_fan(hwmgr, pm_fuse_table_offset); in ci_populate_pm_fuses()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c365 static int ci_populate_fuzzy_fan(struct radeon_device *rdev) in ci_populate_fuzzy_fan() function
505 ret = ci_populate_fuzzy_fan(rdev); in ci_populate_pm_base()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c490 static int ci_populate_fuzzy_fan(struct amdgpu_device *adev) in ci_populate_fuzzy_fan() function
630 ret = ci_populate_fuzzy_fan(adev); in ci_populate_pm_base()