Home
last modified time | relevance | path

Searched refs:SMU_TABLE_PMSTATUSLOG (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c795 if (tables[SMU_TABLE_PMSTATUSLOG].size) { in smu_init_fb_allocations()
797 tables[SMU_TABLE_PMSTATUSLOG].size, in smu_init_fb_allocations()
798 tables[SMU_TABLE_PMSTATUSLOG].align, in smu_init_fb_allocations()
799 tables[SMU_TABLE_PMSTATUSLOG].domain, in smu_init_fb_allocations()
800 &tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations()
801 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
802 &tables[SMU_TABLE_PMSTATUSLOG].cpu_addr); in smu_init_fb_allocations()
814 if (i == SMU_TABLE_PMSTATUSLOG) in smu_init_fb_allocations()
834 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
835 amdgpu_bo_free_kernel(&tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations()
[all …]
/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h317 SMU_TABLE_PMSTATUSLOG, enumerator
/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c485 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_7_tables_init()
Dsmu_v13_0_0_ppt.c455 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_0_tables_init()
Daldebaran_ppt.c236 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in aldebaran_tables_init()
Dsmu_v13_0.c782 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location()
/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c736 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location()
Dvangogh_ppt.c239 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in vangogh_tables_init()
Darcturus_ppt.c258 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in arcturus_tables_init()
Dnavi10_ppt.c508 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in navi10_tables_init()
Dsienna_cichlid_ppt.c544 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in sienna_cichlid_tables_init()