Symbol: smu_dpm_table
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
263
struct smu_dpm_table *single_dpm_table);
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
83
struct smu_dpm_table soc_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
84
struct smu_dpm_table gfx_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
85
struct smu_dpm_table uclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
86
struct smu_dpm_table eclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
87
struct smu_dpm_table vclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
88
struct smu_dpm_table vclk1_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
89
struct smu_dpm_table dclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
90
struct smu_dpm_table dclk1_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
91
struct smu_dpm_table dcef_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
92
struct smu_dpm_table pixel_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
93
struct smu_dpm_table display_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
94
struct smu_dpm_table phy_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
95
struct smu_dpm_table fclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
209
struct smu_dpm_table *single_dpm_table);
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
76
struct smu_dpm_table soc_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
77
struct smu_dpm_table gfx_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
78
struct smu_dpm_table uclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
79
struct smu_dpm_table eclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
80
struct smu_dpm_table vclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
81
struct smu_dpm_table dclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
82
struct smu_dpm_table dcef_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
83
struct smu_dpm_table pixel_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
84
struct smu_dpm_table display_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
85
struct smu_dpm_table phy_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
86
struct smu_dpm_table fclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
184
struct smu_dpm_table *single_dpm_table);
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
71
struct smu_dpm_table soc_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
72
struct smu_dpm_table gfx_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
73
struct smu_dpm_table uclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
74
struct smu_dpm_table eclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
75
struct smu_dpm_table vclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
76
struct smu_dpm_table dclk_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
77
struct smu_dpm_table dcef_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
78
struct smu_dpm_table pixel_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
79
struct smu_dpm_table display_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
80
struct smu_dpm_table phy_table;
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h
81
struct smu_dpm_table fclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
359
struct smu_dpm_table *dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
565
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
566
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
567
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
768
struct smu_dpm_table *single_dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
941
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1259
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1461
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1462
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1463
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
965
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
1283
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
1451
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
1452
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
1453
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
957
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
1861
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
1862
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
1863
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
2027
struct smu_dpm_table *single_dpm_table)
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
1198
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
346
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
399
struct smu_dpm_table *dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
586
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
587
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
588
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
794
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
916
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1587
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1588
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1589
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1590
struct smu_dpm_table *vclk_table = &dpm_context->dpm_tables.vclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1591
struct smu_dpm_table *dclk_table = &dpm_context->dpm_tables.dclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1592
struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1905
struct smu_dpm_table *single_dpm_table)
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
1209
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
1947
struct smu_dpm_table *single_dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
2270
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
2271
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
2272
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
2273
struct smu_dpm_table *vclk_table = &dpm_context->dpm_tables.vclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
2274
struct smu_dpm_table *dclk_table = &dpm_context->dpm_tables.dclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
2275
struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
567
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
865
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1088
struct smu_dpm_table *dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1196
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1197
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1198
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1374
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1506
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1972
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1973
struct smu_dpm_table *uclk_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2125
struct smu_dpm_table *uclk_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
255
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
986
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
1219
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
1957
struct smu_dpm_table *single_dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
2272
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
2273
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
2274
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
2275
struct smu_dpm_table *vclk_table = &dpm_context->dpm_tables.vclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
2276
struct smu_dpm_table *dclk_table = &dpm_context->dpm_tables.dclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
2277
struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
595
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
875
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1248
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1249
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1250
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1251
struct smu_dpm_table *vclk_table = &dpm_context->dpm_tables.vclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1252
struct smu_dpm_table *dclk_table = &dpm_context->dpm_tables.dclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1253
struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1517
struct smu_dpm_table *single_dpm_table)
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1037
struct smu_dpm_table *single_dpm_table = NULL;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1309
struct smu_dpm_table *single_dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1508
struct smu_dpm_table *gfx_table = &dpm_context->dpm_tables.gfx_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1509
struct smu_dpm_table *mem_table = &dpm_context->dpm_tables.uclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1510
struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1511
struct smu_dpm_table *vclk_table = &dpm_context->dpm_tables.vclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1512
struct smu_dpm_table *dclk_table = &dpm_context->dpm_tables.dclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
1513
struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
465
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
751
struct smu_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c
1286
struct smu_dpm_table *dpm_table,
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h
199
struct smu_dpm_table *dpm_table,