Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c1299 static int ci_populate_all_memory_levels(struct pp_hwmgr *hwmgr) in ci_populate_all_memory_levels() function
1981 result = ci_populate_all_memory_levels(hwmgr); in ci_init_smc_table()
2981 .populate_all_memory_levels = ci_populate_all_memory_levels,
/Linux-v5.15/drivers/gpu/drm/radeon/
Dci_dpm.c3287 static int ci_populate_all_memory_levels(struct radeon_device *rdev) in ci_populate_all_memory_levels() function
3556 ret = ci_populate_all_memory_levels(rdev); in ci_init_smc_table()
3887 ret = ci_populate_all_memory_levels(rdev); in ci_populate_and_upload_sclk_mclk_dpm_levels()