Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c412 if (!table || clk_mgr_dcn316->smu_wm_set.mc_address.quad_part == 0) in dcn316_notify_wm_ranges()
420 clk_mgr_dcn316->smu_wm_set.mc_address.high_part); in dcn316_notify_wm_ranges()
422 clk_mgr_dcn316->smu_wm_set.mc_address.low_part); in dcn316_notify_wm_ranges()
434 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn316_get_dpm_table_from_smu()
440 smu_dpm_clks->mc_address.high_part); in dcn316_get_dpm_table_from_smu()
442 smu_dpm_clks->mc_address.low_part); in dcn316_get_dpm_table_from_smu()
604 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn316_clk_mgr_construct()
608 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn316_clk_mgr_construct()
616 &smu_dpm_clks.mc_address.quad_part); in dcn316_clk_mgr_construct()
620 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-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c486 if (!table || clk_mgr_dcn31->smu_wm_set.mc_address.quad_part == 0) in dcn31_notify_wm_ranges()
494 clk_mgr_dcn31->smu_wm_set.mc_address.high_part); in dcn31_notify_wm_ranges()
496 clk_mgr_dcn31->smu_wm_set.mc_address.low_part); in dcn31_notify_wm_ranges()
508 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn31_get_dpm_table_from_smu()
514 smu_dpm_clks->mc_address.high_part); in dcn31_get_dpm_table_from_smu()
516 smu_dpm_clks->mc_address.low_part); in dcn31_get_dpm_table_from_smu()
699 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn31_clk_mgr_construct()
703 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn31_clk_mgr_construct()
711 &smu_dpm_clks.mc_address.quad_part); in dcn31_clk_mgr_construct()
715 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
/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c447 if (!table || clk_mgr_dcn315->smu_wm_set.mc_address.quad_part == 0) in dcn315_notify_wm_ranges()
455 clk_mgr_dcn315->smu_wm_set.mc_address.high_part); in dcn315_notify_wm_ranges()
457 clk_mgr_dcn315->smu_wm_set.mc_address.low_part); in dcn315_notify_wm_ranges()
469 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn315_get_dpm_table_from_smu()
475 smu_dpm_clks->mc_address.high_part); in dcn315_get_dpm_table_from_smu()
477 smu_dpm_clks->mc_address.low_part); in dcn315_get_dpm_table_from_smu()
630 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn315_clk_mgr_construct()
634 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn315_clk_mgr_construct()
642 &smu_dpm_clks.mc_address.quad_part); in dcn315_clk_mgr_construct()
646 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-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c550 if (!table || clk_mgr_dcn314->smu_wm_set.mc_address.quad_part == 0) in dcn314_notify_wm_ranges()
558 clk_mgr_dcn314->smu_wm_set.mc_address.high_part); in dcn314_notify_wm_ranges()
560 clk_mgr_dcn314->smu_wm_set.mc_address.low_part); in dcn314_notify_wm_ranges()
572 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn314_get_dpm_table_from_smu()
578 smu_dpm_clks->mc_address.high_part); in dcn314_get_dpm_table_from_smu()
580 smu_dpm_clks->mc_address.low_part); in dcn314_get_dpm_table_from_smu()
809 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn314_clk_mgr_construct()
813 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn314_clk_mgr_construct()
821 &smu_dpm_clks.mc_address.quad_part); in dcn314_clk_mgr_construct()
825 smu_dpm_clks.mc_address.quad_part = 0; in dcn314_clk_mgr_construct()
[all …]
H A Ddcn314_clk_mgr.h37 union large_integer mc_address; member
H A Ddcn314_smu.h78 union large_integer mc_address; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c815 clk_mgr_dcn35->smu_wm_set.mc_address.low_part); in dcn35_notify_wm_ranges()
833 smu_dpm_clks->mc_address.high_part); in dcn35_get_dpm_table_from_smu()
835 smu_dpm_clks->mc_address.low_part); in dcn35_get_dpm_table_from_smu()
850 smu_dpm_clks->mc_address.high_part); in dcn351_get_dpm_table_from_smu()
852 smu_dpm_clks->mc_address.low_part); in dcn351_get_dpm_table_from_smu()
1275 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn35_clk_mgr_construct()
1279 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn35_clk_mgr_construct()
1287 &smu_dpm_clks.mc_address.quad_part); in dcn35_clk_mgr_construct()
1290 smu_dpm_clks.mc_address.quad_part = 0; in dcn35_clk_mgr_construct()
1299 &smu_dpm_clks_dcn351.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-6.15/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()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c679 address = memory_pool->mc_address; in smu_v14_0_notify_memory_pool_location()
704 if (driver_table->mc_address) { in smu_v14_0_set_driver_table_location()
707 upper_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
712 lower_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
724 if (tool_table->mc_address) { in smu_v14_0_set_tool_table_location()
727 upper_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
732 lower_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
/linux-6.15/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.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-6.15/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c939 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
976 &driver_table->mc_address, in smu_init_fb_allocations()
980 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
982 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
995 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations()
997 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_fini_fb_allocations()
1001 &driver_table->mc_address, in smu_fini_fb_allocations()
1045 &memory_pool->mc_address, in smu_alloc_memory_pool()
1066 &memory_pool->mc_address, in smu_free_memory_pool()
1090 &dummy_read_1_table->mc_address, in smu_alloc_dummy_read_table()
[all …]
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c692 address = memory_pool->mc_address; in smu_v13_0_notify_memory_pool_location()
729 if (driver_table->mc_address) { in smu_v13_0_set_driver_table_location()
732 upper_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
737 lower_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
749 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location()
752 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
757 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h256 uint64_t mc_address; member