Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/
A Damdgpu_smu.c755 if (tables[SMU_TABLE_PMSTATUSLOG].size) { in smu_init_fb_allocations()
757 tables[SMU_TABLE_PMSTATUSLOG].size, in smu_init_fb_allocations()
758 tables[SMU_TABLE_PMSTATUSLOG].align, in smu_init_fb_allocations()
759 tables[SMU_TABLE_PMSTATUSLOG].domain, in smu_init_fb_allocations()
760 &tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations()
762 &tables[SMU_TABLE_PMSTATUSLOG].cpu_addr); in smu_init_fb_allocations()
774 if (i == SMU_TABLE_PMSTATUSLOG) in smu_init_fb_allocations()
794 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
797 &tables[SMU_TABLE_PMSTATUSLOG].cpu_addr); in smu_init_fb_allocations()
809 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations()
[all …]
/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_smu.h320 SMU_TABLE_PMSTATUSLOG, enumerator
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0.c687 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location()
A Daldebaran_ppt.c217 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in aldebaran_tables_init()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c732 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location()
A Dvangogh_ppt.c225 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in vangogh_tables_init()
A Darcturus_ppt.c260 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in arcturus_tables_init()
A Dnavi10_ppt.c509 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in navi10_tables_init()
A Dsienna_cichlid_ppt.c461 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in sienna_cichlid_tables_init()

Completed in 40 milliseconds