Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dci_smumgr.c470 static int ci_populate_all_graphic_levels(struct pp_hwmgr *hwmgr) in ci_populate_all_graphic_levels() function
1975 result = ci_populate_all_graphic_levels(hwmgr); in ci_init_smc_table()
2974 .populate_all_graphic_levels = ci_populate_all_graphic_levels,
/dragonfly/sys/dev/drm/radeon/
H A Dci_dpm.c3310 static int ci_populate_all_graphic_levels(struct radeon_device *rdev) in ci_populate_all_graphic_levels() function
3622 ret = ci_populate_all_graphic_levels(rdev); in ci_init_smc_table()
3948 ret = ci_populate_all_graphic_levels(rdev); in ci_populate_and_upload_sclk_mclk_dpm_levels()