Searched refs:SMU_TABLE_COMBO_PPTABLE (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/ |
D | smu_cmn.c | 1049 SMU_TABLE_COMBO_PPTABLE, in smu_cmn_get_combo_pptable()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 323 SMU_TABLE_COMBO_PPTABLE, enumerator
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_7_ppt.c | 224 [SMU_TABLE_COMBO_PPTABLE] = {1, TABLE_COMBO_PPTABLE}, 515 SMU_TABLE_INIT(tables, SMU_TABLE_COMBO_PPTABLE, MP0_MP1_DATA_REGION_SIZE_COMBOPPTABLE, in smu_v13_0_7_tables_init()
|
D | smu_v13_0_0_ppt.c | 253 [SMU_TABLE_COMBO_PPTABLE] = {1, TABLE_COMBO_PPTABLE}, 499 SMU_TABLE_INIT(tables, SMU_TABLE_COMBO_PPTABLE, MP0_MP1_DATA_REGION_SIZE_COMBOPPTABLE, in smu_v13_0_0_tables_init()
|
D | smu_v13_0.c | 478 kzalloc(tables[SMU_TABLE_COMBO_PPTABLE].size, GFP_KERNEL); in smu_v13_0_init_smc_tables()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_2_ppt.c | 224 [SMU_TABLE_COMBO_PPTABLE] = {1, TABLE_COMBO_PPTABLE}, 433 SMU_TABLE_INIT(tables, SMU_TABLE_COMBO_PPTABLE, MP0_MP1_DATA_REGION_SIZE_COMBOPPTABLE, in smu_v14_0_2_tables_init()
|
D | smu_v14_0.c | 465 kzalloc(tables[SMU_TABLE_COMBO_PPTABLE].size, GFP_KERNEL); in smu_v14_0_init_smc_tables()
|