Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c974 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 Damdgpu_smu.h370 SMU_TABLE_PMSTATUSLOG, enumerator
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0.c694 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 Dsmu_v14_0.c725 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v14_0_set_tool_table_location()
H A Dsmu_v14_0_2_ppt.c386 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 Darcturus_ppt.c257 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in arcturus_tables_init()
H A Dsmu_v11_0.c709 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location()
H A Dvangogh_ppt.c236 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in vangogh_tables_init()
H A Dnavi10_ppt.c507 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in navi10_tables_init()
H A Dsienna_cichlid_ppt.c548 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 Daldebaran_ppt.c236 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in aldebaran_tables_init()
H A Dsmu_v13_0.c740 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location()
H A Dsmu_v13_0_7_ppt.c522 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_7_tables_init()
H A Dsmu_v13_0_0_ppt.c485 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_0_tables_init()
H A Dsmu_v13_0_6_ppt.c567 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_6_tables_init()