Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmu7_smumgr.c541 static void execute_pwr_table(struct pp_hwmgr *hwmgr, const PWR_Command_Table *pvirus, int size) in execute_pwr_table() function
570 execute_pwr_table(hwmgr, pwr_virus_table_pre, ARRAY_SIZE(pwr_virus_table_pre)); in smu7_setup_pwr_virus()
577 execute_pwr_table(hwmgr, pwr_virus_table_post, ARRAY_SIZE(pwr_virus_table_post)); in smu7_setup_pwr_virus()