Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c1301 static int ci_populate_all_memory_levels(struct pp_hwmgr *hwmgr) in ci_populate_all_memory_levels() function
1983 result = ci_populate_all_memory_levels(hwmgr); in ci_init_smc_table()
2983 .populate_all_memory_levels = ci_populate_all_memory_levels,
/linux-6.1.9/drivers/gpu/drm/radeon/
Dci_dpm.c3284 static int ci_populate_all_memory_levels(struct radeon_device *rdev) in ci_populate_all_memory_levels() function
3553 ret = ci_populate_all_memory_levels(rdev); in ci_init_smc_table()
3884 ret = ci_populate_all_memory_levels(rdev); in ci_populate_and_upload_sclk_mclk_dpm_levels()