Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c913 if (tables[SMU_TABLE_PMSTATUSLOG].size) { in smu_init_fb_allocations()
915 tables[SMU_TABLE_PMSTATUSLOG].size, in smu_init_fb_allocations()
916 tables[SMU_TABLE_PMSTATUSLOG].align, in smu_init_fb_allocations()
917 tables[SMU_TABLE_PMSTATUSLOG].domain, in smu_init_fb_allocations()
918 &tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations()
919 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
920 &tables[SMU_TABLE_PMSTATUSLOG].cpu_addr); in smu_init_fb_allocations()
941 if (i == SMU_TABLE_PMSTATUSLOG) in smu_init_fb_allocations()
960 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
961 amdgpu_bo_free_kernel(&tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h315 SMU_TABLE_PMSTATUSLOG, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0.c720 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v14_0_set_tool_table_location()
Dsmu_v14_0_2_ppt.c428 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU14_TOOL_SIZE, in smu_v14_0_2_tables_init()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c707 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location()
Dvangogh_ppt.c233 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.c511 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in navi10_tables_init()
Dsienna_cichlid_ppt.c548 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in sienna_cichlid_tables_init()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c235 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in aldebaran_tables_init()
Dsmu_v13_0.c749 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location()
Dsmu_v13_0_7_ppt.c510 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_7_tables_init()
Dsmu_v13_0_0_ppt.c494 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_0_tables_init()
Dsmu_v13_0_6_ppt.c337 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_6_tables_init()