Searched refs:execute_pwr_dfy_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu7_smumgr.c | 508 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table() function 522 execute_pwr_dfy_table(hwmgr, &pwr_virus_section1); in smu7_setup_pwr_virus() 523 execute_pwr_dfy_table(hwmgr, &pwr_virus_section2); in smu7_setup_pwr_virus() 524 execute_pwr_dfy_table(hwmgr, &pwr_virus_section3); in smu7_setup_pwr_virus() 525 execute_pwr_dfy_table(hwmgr, &pwr_virus_section4); in smu7_setup_pwr_virus() 526 execute_pwr_dfy_table(hwmgr, &pwr_virus_section5); in smu7_setup_pwr_virus() 527 execute_pwr_dfy_table(hwmgr, &pwr_virus_section6); in smu7_setup_pwr_virus()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu7_smumgr.c | 511 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table() function 525 execute_pwr_dfy_table(hwmgr, &pwr_virus_section1); in smu7_setup_pwr_virus() 526 execute_pwr_dfy_table(hwmgr, &pwr_virus_section2); in smu7_setup_pwr_virus() 527 execute_pwr_dfy_table(hwmgr, &pwr_virus_section3); in smu7_setup_pwr_virus() 528 execute_pwr_dfy_table(hwmgr, &pwr_virus_section4); in smu7_setup_pwr_virus() 529 execute_pwr_dfy_table(hwmgr, &pwr_virus_section5); in smu7_setup_pwr_virus() 530 execute_pwr_dfy_table(hwmgr, &pwr_virus_section6); in smu7_setup_pwr_virus()
|
Completed in 2 milliseconds