Searched refs:SMU_TABLE_PPTABLE (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_cmn.c | 922 SMU_TABLE_PPTABLE, in smu_cmn_write_pptable()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 304 SMU_TABLE_PPTABLE = 0, enumerator
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | smu_v11_0.c | 376 kzalloc(tables[SMU_TABLE_PPTABLE].size, GFP_KERNEL); in smu_v11_0_init_smc_tables()
|
H A D | arcturus_ppt.c | 255 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in arcturus_tables_init()
|
H A D | navi10_ppt.c | 501 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in navi10_tables_init()
|
H A D | sienna_cichlid_ppt.c | 534 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, table_size, in sienna_cichlid_tables_init()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | aldebaran_ppt.c | 232 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in aldebaran_tables_init()
|
H A D | smu_v13_0.c | 441 kzalloc(tables[SMU_TABLE_PPTABLE].size, GFP_KERNEL); in smu_v13_0_init_smc_tables()
|
H A D | smu_v13_0_7_ppt.c | 496 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in smu_v13_0_7_tables_init()
|
H A D | smu_v13_0_0_ppt.c | 489 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in smu_v13_0_0_tables_init()
|