Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c559 static int ci_populate_fuzzy_fan(struct pp_hwmgr *hwmgr, uint32_t fuse_table_offset) in ci_populate_fuzzy_fan() function
698 ret |= ci_populate_fuzzy_fan(hwmgr, pm_fuse_table_offset); in ci_populate_pm_fuses()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dci_dpm.c367 static int ci_populate_fuzzy_fan(struct radeon_device *rdev) in ci_populate_fuzzy_fan() function
507 ret = ci_populate_fuzzy_fan(rdev); in ci_populate_pm_base()