Home
last modified time | relevance | path

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

/openbmc/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()
598 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn316_clk_mgr_construct()
602 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn316_clk_mgr_construct()
610 &smu_dpm_clks.mc_address.quad_part); in dcn316_clk_mgr_construct()
614 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
/openbmc/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()
646 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in vg_get_dpm_table_from_smu()
652 smu_dpm_clks->mc_address.high_part); in vg_get_dpm_table_from_smu()
654 smu_dpm_clks->mc_address.low_part); in vg_get_dpm_table_from_smu()
684 &clk_mgr->smu_wm_set.mc_address.quad_part); in vg_clk_mgr_construct()
688 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in vg_clk_mgr_construct()
696 &smu_dpm_clks.mc_address.quad_part); in vg_clk_mgr_construct()
700 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
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c485 if (!table || clk_mgr_dcn31->smu_wm_set.mc_address.quad_part == 0) in dcn31_notify_wm_ranges()
493 clk_mgr_dcn31->smu_wm_set.mc_address.high_part); in dcn31_notify_wm_ranges()
495 clk_mgr_dcn31->smu_wm_set.mc_address.low_part); in dcn31_notify_wm_ranges()
507 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn31_get_dpm_table_from_smu()
513 smu_dpm_clks->mc_address.high_part); in dcn31_get_dpm_table_from_smu()
515 smu_dpm_clks->mc_address.low_part); in dcn31_get_dpm_table_from_smu()
697 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn31_clk_mgr_construct()
701 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn31_clk_mgr_construct()
709 &smu_dpm_clks.mc_address.quad_part); in dcn31_clk_mgr_construct()
713 smu_dpm_clks.mc_address.quad_part = 0; in dcn31_clk_mgr_construct()
[all …]
H A Ddcn31_clk_mgr.h34 union large_integer mc_address; member
H A Ddcn31_smu.h238 union large_integer mc_address; member
/openbmc/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
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c500 if (!table || clk_mgr_dcn314->smu_wm_set.mc_address.quad_part == 0) in dcn314_notify_wm_ranges()
508 clk_mgr_dcn314->smu_wm_set.mc_address.high_part); in dcn314_notify_wm_ranges()
510 clk_mgr_dcn314->smu_wm_set.mc_address.low_part); in dcn314_notify_wm_ranges()
522 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn314_get_dpm_table_from_smu()
528 smu_dpm_clks->mc_address.high_part); in dcn314_get_dpm_table_from_smu()
530 smu_dpm_clks->mc_address.low_part); in dcn314_get_dpm_table_from_smu()
741 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn314_clk_mgr_construct()
745 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn314_clk_mgr_construct()
753 &smu_dpm_clks.mc_address.quad_part); in dcn314_clk_mgr_construct()
757 smu_dpm_clks.mc_address.quad_part = 0; in dcn314_clk_mgr_construct()
[all …]
H A Ddcn314_clk_mgr.h35 union large_integer mc_address; member
H A Ddcn314_smu.h78 union large_integer mc_address; member
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c273 if (driver_table->mc_address) { in smu_v12_0_set_driver_table_location()
276 upper_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location()
281 lower_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c812 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
849 &driver_table->mc_address, in smu_init_fb_allocations()
853 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
855 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
868 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations()
870 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_fini_fb_allocations()
874 &driver_table->mc_address, in smu_fini_fb_allocations()
915 &memory_pool->mc_address, in smu_alloc_memory_pool()
936 &memory_pool->mc_address, in smu_free_memory_pool()
960 &dummy_read_1_table->mc_address, in smu_alloc_dummy_read_table()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c655 address = memory_pool->mc_address; in smu_v11_0_notify_memory_pool_location()
692 if (driver_table->mc_address) { in smu_v11_0_set_driver_table_location()
695 upper_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
700 lower_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
712 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location()
715 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
720 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
H A Dnavi10_ppt.c2845 upper_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
2852 lower_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c693 address = memory_pool->mc_address; in smu_v13_0_notify_memory_pool_location()
730 if (driver_table->mc_address) { in smu_v13_0_set_driver_table_location()
733 upper_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
738 lower_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
750 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location()
753 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
758 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h253 uint64_t mc_address; member