Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c1296 static int ci_populate_all_memory_levels(struct pp_hwmgr *hwmgr) in ci_populate_all_memory_levels() function
1978 result = ci_populate_all_memory_levels(hwmgr); in ci_init_smc_table()
2949 .populate_all_memory_levels = ci_populate_all_memory_levels,
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c3321 static int ci_populate_all_memory_levels(struct radeon_device *rdev) in ci_populate_all_memory_levels() function
3590 ret = ci_populate_all_memory_levels(rdev); in ci_init_smc_table()
3921 ret = ci_populate_all_memory_levels(rdev); in ci_populate_and_upload_sclk_mclk_dpm_levels()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3466 static int ci_populate_all_memory_levels(struct amdgpu_device *adev) in ci_populate_all_memory_levels() function
3737 ret = ci_populate_all_memory_levels(adev); in ci_init_smc_table()
4067 ret = ci_populate_all_memory_levels(adev); in ci_populate_and_upload_sclk_mclk_dpm_levels()