Home
last modified time | relevance | path

Searched refs:mc_address (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c407 if (!table || clk_mgr_dcn316->smu_wm_set.mc_address.quad_part == 0) in dcn316_notify_wm_ranges()
415 clk_mgr_dcn316->smu_wm_set.mc_address.high_part); in dcn316_notify_wm_ranges()
417 clk_mgr_dcn316->smu_wm_set.mc_address.low_part); in dcn316_notify_wm_ranges()
429 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn316_get_dpm_table_from_smu()
435 smu_dpm_clks->mc_address.high_part); in dcn316_get_dpm_table_from_smu()
437 smu_dpm_clks->mc_address.low_part); in dcn316_get_dpm_table_from_smu()
599 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn316_clk_mgr_construct()
603 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn316_clk_mgr_construct()
611 &smu_dpm_clks.mc_address.quad_part); in dcn316_clk_mgr_construct()
615 smu_dpm_clks.mc_address.quad_part = 0; in dcn316_clk_mgr_construct()
[all …]
H A Ddcn316_clk_mgr.h34 union large_integer mc_address; member
H A Ddcn316_smu.h104 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c451 if (!table || clk_mgr_vgh->smu_wm_set.mc_address.quad_part == 0) in vg_notify_wm_ranges()
459 clk_mgr_vgh->smu_wm_set.mc_address.high_part); in vg_notify_wm_ranges()
461 clk_mgr_vgh->smu_wm_set.mc_address.low_part); in vg_notify_wm_ranges()
649 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in vg_get_dpm_table_from_smu()
655 smu_dpm_clks->mc_address.high_part); in vg_get_dpm_table_from_smu()
657 smu_dpm_clks->mc_address.low_part); in vg_get_dpm_table_from_smu()
687 &clk_mgr->smu_wm_set.mc_address.quad_part); in vg_clk_mgr_construct()
691 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in vg_clk_mgr_construct()
699 &smu_dpm_clks.mc_address.quad_part); in vg_clk_mgr_construct()
703 smu_dpm_clks.mc_address.quad_part = 0; in vg_clk_mgr_construct()
[all …]
H A Dvg_clk_mgr.h37 union large_integer mc_address; member
H A Ddcn301_smu.h126 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c445 if (!table || clk_mgr_dcn315->smu_wm_set.mc_address.quad_part == 0) in dcn315_notify_wm_ranges()
453 clk_mgr_dcn315->smu_wm_set.mc_address.high_part); in dcn315_notify_wm_ranges()
455 clk_mgr_dcn315->smu_wm_set.mc_address.low_part); in dcn315_notify_wm_ranges()
467 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn315_get_dpm_table_from_smu()
473 smu_dpm_clks->mc_address.high_part); in dcn315_get_dpm_table_from_smu()
475 smu_dpm_clks->mc_address.low_part); in dcn315_get_dpm_table_from_smu()
628 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn315_clk_mgr_construct()
632 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn315_clk_mgr_construct()
640 &smu_dpm_clks.mc_address.quad_part); in dcn315_clk_mgr_construct()
644 smu_dpm_clks.mc_address.quad_part = 0; in dcn315_clk_mgr_construct()
[all …]
H A Ddcn315_clk_mgr.h34 union large_integer mc_address; member
H A Ddcn315_smu.h96 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c793 if (!table || clk_mgr_dcn35->smu_wm_set.mc_address.quad_part == 0) in dcn35_notify_wm_ranges()
801 clk_mgr_dcn35->smu_wm_set.mc_address.high_part); in dcn35_notify_wm_ranges()
803 clk_mgr_dcn35->smu_wm_set.mc_address.low_part); in dcn35_notify_wm_ranges()
815 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn35_get_dpm_table_from_smu()
821 smu_dpm_clks->mc_address.high_part); in dcn35_get_dpm_table_from_smu()
823 smu_dpm_clks->mc_address.low_part); in dcn35_get_dpm_table_from_smu()
834 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn351_get_dpm_table_from_smu()
838 smu_dpm_clks->mc_address.high_part); in dcn351_get_dpm_table_from_smu()
840 smu_dpm_clks->mc_address.low_part); in dcn351_get_dpm_table_from_smu()
1263 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn35_clk_mgr_construct()
[all …]
H A Ddcn35_smu.h176 union large_integer mc_address; member
181 union large_integer mc_address; member
H A Ddcn35_clk_mgr.h36 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.h34 union large_integer mc_address; member
H A Ddcn31_smu.h238 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.h37 union large_integer mc_address; member
H A Ddcn314_smu.h78 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c678 address = memory_pool->mc_address; in smu_v14_0_notify_memory_pool_location()
703 if (driver_table->mc_address) { in smu_v14_0_set_driver_table_location()
706 upper_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
711 lower_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
723 if (tool_table->mc_address) { in smu_v14_0_set_tool_table_location()
726 upper_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
731 lower_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c653 address = memory_pool->mc_address; in smu_v11_0_notify_memory_pool_location()
690 if (driver_table->mc_address) { in smu_v11_0_set_driver_table_location()
693 upper_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
698 lower_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
710 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location()
713 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
718 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
H A Dnavi10_ppt.c2892 upper_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
2899 lower_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c937 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
974 &driver_table->mc_address, in smu_init_fb_allocations()
978 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
980 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
993 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations()
995 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_fini_fb_allocations()
999 &driver_table->mc_address, in smu_fini_fb_allocations()
1040 &memory_pool->mc_address, in smu_alloc_memory_pool()
1061 &memory_pool->mc_address, in smu_free_memory_pool()
1085 &dummy_read_1_table->mc_address, in smu_alloc_dummy_read_table()
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c695 address = memory_pool->mc_address; in smu_v13_0_notify_memory_pool_location()
732 if (driver_table->mc_address) { in smu_v13_0_set_driver_table_location()
735 upper_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
740 lower_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
752 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location()
755 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
760 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h256 uint64_t mc_address; member