Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dpolaris10_pwrvirus.h39 struct PWR_DFY_Section { struct
46 typedef struct PWR_DFY_Section PWR_DFY_Section; argument
257 static const PWR_DFY_Section pwr_virus_section1 = {
318 static const PWR_DFY_Section pwr_virus_section2 = {
329 static const PWR_DFY_Section pwr_virus_section3 = {
1268 static const PWR_DFY_Section pwr_virus_section4 = {
1307 static const PWR_DFY_Section pwr_virus_section5 = {
1364 static const PWR_DFY_Section pwr_virus_section6 = {
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu7_smumgr.c511 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table()