Searched refs:SMU_TABLE_PMSTATUSLOG (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | amdgpu_smu.c | 974 if (tables[SMU_TABLE_PMSTATUSLOG].size) { in smu_init_fb_allocations() 976 tables[SMU_TABLE_PMSTATUSLOG].size, in smu_init_fb_allocations() 977 tables[SMU_TABLE_PMSTATUSLOG].align, in smu_init_fb_allocations() 978 tables[SMU_TABLE_PMSTATUSLOG].domain, in smu_init_fb_allocations() 979 &tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations() 980 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations() 981 &tables[SMU_TABLE_PMSTATUSLOG].cpu_addr); in smu_init_fb_allocations() 1002 if (i == SMU_TABLE_PMSTATUSLOG) in smu_init_fb_allocations() 1021 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations() 1022 amdgpu_bo_free_kernel(&tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations() [all …]
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | amdgpu_smu.h | 370 SMU_TABLE_PMSTATUSLOG, enumerator
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu15/ |
| H A D | smu_v15_0.c | 694 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v15_0_set_tool_table_location()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0.c | 725 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v14_0_set_tool_table_location()
|
| H A D | smu_v14_0_2_ppt.c | 386 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU14_TOOL_SIZE, in smu_v14_0_2_tables_init()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | arcturus_ppt.c | 257 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in arcturus_tables_init()
|
| H A D | smu_v11_0.c | 709 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location()
|
| H A D | vangogh_ppt.c | 236 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in vangogh_tables_init()
|
| H A D | navi10_ppt.c | 507 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in navi10_tables_init()
|
| H A D | sienna_cichlid_ppt.c | 548 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in sienna_cichlid_tables_init()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | aldebaran_ppt.c | 236 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in aldebaran_tables_init()
|
| H A D | smu_v13_0.c | 740 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location()
|
| H A D | smu_v13_0_7_ppt.c | 522 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_7_tables_init()
|
| H A D | smu_v13_0_0_ppt.c | 485 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_0_tables_init()
|
| H A D | smu_v13_0_6_ppt.c | 567 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_6_tables_init()
|