Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmumgr.h101 extern int smum_populate_all_graphic_levels(struct pp_hwmgr *hwmgr);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmumgr.c192 int smum_populate_all_graphic_levels(struct pp_hwmgr *hwmgr) in smum_populate_all_graphic_levels() function
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c3882 result = smum_populate_all_graphic_levels(hwmgr); in smu7_populate_and_upload_sclk_mclk_dpm_levels()