Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmumgr.h101 extern int smum_populate_all_graphic_levels(struct pp_hwmgr *hwmgr);
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmumgr.c160 int smum_populate_all_graphic_levels(struct pp_hwmgr *hwmgr) in smum_populate_all_graphic_levels() function
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c3774 result = smum_populate_all_graphic_levels(hwmgr); in smu7_populate_and_upload_sclk_mclk_dpm_levels()