Home
last modified time | relevance | path

Searched refs:SMU_TABLE_PMSTATUSLOG (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c521 if (tables[SMU_TABLE_PMSTATUSLOG].size) { in smu_init_fb_allocations()
523 tables[SMU_TABLE_PMSTATUSLOG].size, in smu_init_fb_allocations()
524 tables[SMU_TABLE_PMSTATUSLOG].align, in smu_init_fb_allocations()
525 tables[SMU_TABLE_PMSTATUSLOG].domain, in smu_init_fb_allocations()
526 &tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations()
527 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
528 &tables[SMU_TABLE_PMSTATUSLOG].cpu_addr); in smu_init_fb_allocations()
540 if (i == SMU_TABLE_PMSTATUSLOG) in smu_init_fb_allocations()
560 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
561 amdgpu_bo_free_kernel(&tables[SMU_TABLE_PMSTATUSLOG] in smu_init_fb_allocations()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c805 if (tables[SMU_TABLE_PMSTATUSLOG].size) { in smu_init_fb_allocations()
807 tables[SMU_TABLE_PMSTATUSLOG].size, in smu_init_fb_allocations()
808 tables[SMU_TABLE_PMSTATUSLOG].align, in smu_init_fb_allocations()
809 tables[SMU_TABLE_PMSTATUSLOG].domain, in smu_init_fb_allocations()
810 &tables[SMU_TABLE_PMSTATUSLOG].bo, in smu_init_fb_allocations()
811 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
812 &tables[SMU_TABLE_PMSTATUSLOG].cpu_addr); in smu_init_fb_allocations()
833 if (i == SMU_TABLE_PMSTATUSLOG) in smu_init_fb_allocations()
852 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
853 amdgpu_bo_free_kernel(&tables[SMU_TABLE_PMSTATUSLOG] in smu_init_fb_allocations()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_smu.h239 SMU_TABLE_PMSTATUSLOG, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h311 SMU_TABLE_PMSTATUSLOG, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c681 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location()
H A Dnavi10_ppt.c490 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in navi10_tables_init()
H A Darcturus_ppt.c221 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in arcturus_tables_init()
H A Dsienna_cichlid_ppt.c416 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in sienna_cichlid_tables_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c225 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_6_tables_init()
H A Dsmu_v13_0_7_ppt.c507 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_7_tables_init()
H A Dsmu_v13_0.c748 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location()
H A Daldebaran_ppt.c235 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in aldebaran_tables_init()
H A Dsmu_v13_0_0_ppt.c499 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU13_TOOL_SIZE, in smu_v13_0_0_tables_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c710 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location()
H A Darcturus_ppt.c258 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in arcturus_tables_init()
H A Dvangogh_ppt.c241 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in vangogh_tables_init()
H A Dnavi10_ppt.c511 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in navi10_tables_init()
H A Dsienna_cichlid_ppt.c544 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, in sienna_cichlid_tables_init()

Completed in 56 milliseconds