Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c1298 static int ci_populate_all_memory_levels(struct pp_hwmgr *hwmgr) in ci_populate_all_memory_levels() function
1980 result = ci_populate_all_memory_levels(hwmgr); in ci_init_smc_table()
2954 .populate_all_memory_levels = ci_populate_all_memory_levels,
/Linux-v5.4/drivers/gpu/drm/radeon/
Dci_dpm.c3323 static int ci_populate_all_memory_levels(struct radeon_device *rdev) in ci_populate_all_memory_levels() function
3592 ret = ci_populate_all_memory_levels(rdev); in ci_init_smc_table()
3923 ret = ci_populate_all_memory_levels(rdev); in ci_populate_and_upload_sclk_mclk_dpm_levels()