Searched refs:mc_address (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
| D | dcn31_clk_mgr.c | 468 if (!table || clk_mgr_dcn31->smu_wm_set.mc_address.quad_part == 0) in dcn31_notify_wm_ranges() 476 clk_mgr_dcn31->smu_wm_set.mc_address.high_part); in dcn31_notify_wm_ranges() 478 clk_mgr_dcn31->smu_wm_set.mc_address.low_part); in dcn31_notify_wm_ranges() 490 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn31_get_dpm_table_from_smu() 496 smu_dpm_clks->mc_address.high_part); in dcn31_get_dpm_table_from_smu() 498 smu_dpm_clks->mc_address.low_part); in dcn31_get_dpm_table_from_smu() 648 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn31_clk_mgr_construct() 652 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn31_clk_mgr_construct() 660 &smu_dpm_clks.mc_address.quad_part); in dcn31_clk_mgr_construct() 664 smu_dpm_clks.mc_address.quad_part = 0; in dcn31_clk_mgr_construct() [all …]
|
| D | dcn31_clk_mgr.h | 34 union large_integer mc_address; member
|
| D | dcn31_smu.h | 238 union large_integer mc_address; member
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
| D | vg_clk_mgr.c | 463 if (!table || clk_mgr_vgh->smu_wm_set.mc_address.quad_part == 0) in vg_notify_wm_ranges() 471 clk_mgr_vgh->smu_wm_set.mc_address.high_part); in vg_notify_wm_ranges() 473 clk_mgr_vgh->smu_wm_set.mc_address.low_part); in vg_notify_wm_ranges() 717 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in vg_get_dpm_table_from_smu() 723 smu_dpm_clks->mc_address.high_part); in vg_get_dpm_table_from_smu() 725 smu_dpm_clks->mc_address.low_part); in vg_get_dpm_table_from_smu() 754 &clk_mgr->smu_wm_set.mc_address.quad_part); in vg_clk_mgr_construct() 758 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in vg_clk_mgr_construct() 766 &smu_dpm_clks.mc_address.quad_part); in vg_clk_mgr_construct() 770 smu_dpm_clks.mc_address.quad_part = 0; in vg_clk_mgr_construct() [all …]
|
| D | vg_clk_mgr.h | 34 union large_integer mc_address; member
|
| D | dcn301_smu.h | 126 union large_integer mc_address; member
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
| D | smu_v12_0.c | 268 if (driver_table->mc_address) { in smu_v12_0_set_driver_table_location() 271 upper_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location() 276 lower_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| D | smu_v13_0.c | 626 address = memory_pool->mc_address; in smu_v13_0_notify_memory_pool_location() 663 if (driver_table->mc_address) { in smu_v13_0_set_driver_table_location() 666 upper_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location() 671 lower_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location() 683 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location() 686 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location() 691 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/ |
| D | amdgpu_smu.c | 754 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations() 783 &driver_table->mc_address, in smu_init_fb_allocations() 787 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations() 789 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations() 802 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations() 804 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_fini_fb_allocations() 808 &driver_table->mc_address, in smu_fini_fb_allocations() 849 &memory_pool->mc_address, in smu_alloc_memory_pool() 870 &memory_pool->mc_address, in smu_free_memory_pool() 895 &dummy_read_1_table->mc_address, in smu_alloc_dummy_read_table() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| D | smu_v11_0.c | 674 address = memory_pool->mc_address; in smu_v11_0_notify_memory_pool_location() 711 if (driver_table->mc_address) { in smu_v11_0_set_driver_table_location() 714 upper_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location() 719 lower_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location() 731 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location() 734 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location() 739 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
|
| D | navi10_ppt.c | 2638 upper_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location() 2645 lower_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/inc/ |
| D | amdgpu_smu.h | 260 uint64_t mc_address; member
|