Searched refs:execute_pwr_dfy_table (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_smu7_smumgr.c523 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) function
537 execute_pwr_dfy_table(hwmgr, &pwr_virus_section1);
538 execute_pwr_dfy_table(hwmgr, &pwr_virus_section2);
539 execute_pwr_dfy_table(hwmgr, &pwr_virus_section3);
540 execute_pwr_dfy_table(hwmgr, &pwr_virus_section4);
541 execute_pwr_dfy_table(hwmgr, &pwr_virus_section5);
542 execute_pwr_dfy_table(hwmgr, &pwr_virus_section6);

Completed in 178 milliseconds