Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c928 if (!table || clk_mgr_dcn35->smu_wm_set.mc_address.quad_part == 0) in dcn35_notify_wm_ranges()
936 clk_mgr_dcn35->smu_wm_set.mc_address.high_part); in dcn35_notify_wm_ranges()
938 clk_mgr_dcn35->smu_wm_set.mc_address.low_part); in dcn35_notify_wm_ranges()
950 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn35_get_dpm_table_from_smu()
956 smu_dpm_clks->mc_address.high_part); in dcn35_get_dpm_table_from_smu()
958 smu_dpm_clks->mc_address.low_part); in dcn35_get_dpm_table_from_smu()
969 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn351_get_dpm_table_from_smu()
973 smu_dpm_clks->mc_address.high_part); in dcn351_get_dpm_table_from_smu()
975 smu_dpm_clks->mc_address.low_part); in dcn351_get_dpm_table_from_smu()
1428 &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/dcn316/
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.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/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_smu.h78 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c980 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
1017 &driver_table->mc_address, in smu_init_fb_allocations()
1021 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations()
1023 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations()
1036 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations()
1038 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_fini_fb_allocations()
1042 &driver_table->mc_address, in smu_fini_fb_allocations()
1056 pm_status_table->mc_address = amdgpu_bo_fb_aper_addr(pm_status_table->bo); in smu_update_gpu_addresses()
1058 driver_table->mc_address = amdgpu_bo_fb_aper_addr(driver_table->bo); in smu_update_gpu_addresses()
1060 dummy_read_1_table->mc_address = amdgpu_bo_fb_aper_addr(dummy_read_1_table->bo); in smu_update_gpu_addresses()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.h96 union large_integer mc_address; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0.c651 address = memory_pool->mc_address; in smu_v15_0_notify_memory_pool_location()
676 if (driver_table->mc_address) { in smu_v15_0_set_driver_table_location()
679 upper_32_bits(driver_table->mc_address), in smu_v15_0_set_driver_table_location()
684 lower_32_bits(driver_table->mc_address), in smu_v15_0_set_driver_table_location()
696 if (tool_table->mc_address) { in smu_v15_0_set_tool_table_location()
699 upper_32_bits(tool_table->mc_address), in smu_v15_0_set_tool_table_location()
704 lower_32_bits(tool_table->mc_address), in smu_v15_0_set_tool_table_location()
H A Dsmu_v15_0_0_ppt.c267 address = table->mc_address; in smu_v15_0_0_update_table()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c682 address = memory_pool->mc_address; in smu_v14_0_notify_memory_pool_location()
707 if (driver_table->mc_address) { in smu_v14_0_set_driver_table_location()
710 upper_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
715 lower_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
727 if (tool_table->mc_address) { in smu_v14_0_set_tool_table_location()
730 upper_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
735 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.c654 address = memory_pool->mc_address; in smu_v11_0_notify_memory_pool_location()
691 if (driver_table->mc_address) { in smu_v11_0_set_driver_table_location()
694 upper_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
699 lower_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
711 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location()
714 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
719 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
H A Dnavi10_ppt.c2641 upper_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
2648 lower_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c697 address = memory_pool->mc_address; in smu_v13_0_notify_memory_pool_location()
722 if (driver_table->mc_address) { in smu_v13_0_set_driver_table_location()
725 upper_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
730 lower_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
742 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location()
745 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
750 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.h267 uint64_t mc_address; member