/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
D | dcn316_clk_mgr.c | 419 if (!table || clk_mgr_dcn316->smu_wm_set.mc_address.quad_part == 0) in dcn316_notify_wm_ranges() 427 clk_mgr_dcn316->smu_wm_set.mc_address.high_part); in dcn316_notify_wm_ranges() 429 clk_mgr_dcn316->smu_wm_set.mc_address.low_part); in dcn316_notify_wm_ranges() 441 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn316_get_dpm_table_from_smu() 447 smu_dpm_clks->mc_address.high_part); in dcn316_get_dpm_table_from_smu() 449 smu_dpm_clks->mc_address.low_part); in dcn316_get_dpm_table_from_smu() 638 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn316_clk_mgr_construct() 642 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn316_clk_mgr_construct() 650 &smu_dpm_clks.mc_address.quad_part); in dcn316_clk_mgr_construct() 654 smu_dpm_clks.mc_address.quad_part = 0; in dcn316_clk_mgr_construct() [all …]
|
D | dcn316_clk_mgr.h | 34 union large_integer mc_address; member
|
D | dcn316_smu.h | 104 union large_integer mc_address; member
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
D | vg_clk_mgr.c | 453 if (!table || clk_mgr_vgh->smu_wm_set.mc_address.quad_part == 0) in vg_notify_wm_ranges() 461 clk_mgr_vgh->smu_wm_set.mc_address.high_part); in vg_notify_wm_ranges() 463 clk_mgr_vgh->smu_wm_set.mc_address.low_part); in vg_notify_wm_ranges() 631 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in vg_get_dpm_table_from_smu() 637 smu_dpm_clks->mc_address.high_part); in vg_get_dpm_table_from_smu() 639 smu_dpm_clks->mc_address.low_part); in vg_get_dpm_table_from_smu() 668 &clk_mgr->smu_wm_set.mc_address.quad_part); in vg_clk_mgr_construct() 672 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in vg_clk_mgr_construct() 680 &smu_dpm_clks.mc_address.quad_part); in vg_clk_mgr_construct() 684 smu_dpm_clks.mc_address.quad_part = 0; in vg_clk_mgr_construct() [all …]
|
D | vg_clk_mgr.h | 37 union large_integer mc_address; member
|
D | dcn301_smu.h | 126 union large_integer mc_address; member
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_clk_mgr.c | 483 if (!table || clk_mgr_dcn31->smu_wm_set.mc_address.quad_part == 0) in dcn31_notify_wm_ranges() 491 clk_mgr_dcn31->smu_wm_set.mc_address.high_part); in dcn31_notify_wm_ranges() 493 clk_mgr_dcn31->smu_wm_set.mc_address.low_part); in dcn31_notify_wm_ranges() 505 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn31_get_dpm_table_from_smu() 511 smu_dpm_clks->mc_address.high_part); in dcn31_get_dpm_table_from_smu() 513 smu_dpm_clks->mc_address.low_part); in dcn31_get_dpm_table_from_smu() 692 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn31_clk_mgr_construct() 696 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn31_clk_mgr_construct() 704 &smu_dpm_clks.mc_address.quad_part); in dcn31_clk_mgr_construct() 708 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-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
D | dcn315_clk_mgr.c | 427 if (!table || clk_mgr_dcn315->smu_wm_set.mc_address.quad_part == 0) in dcn315_notify_wm_ranges() 435 clk_mgr_dcn315->smu_wm_set.mc_address.high_part); in dcn315_notify_wm_ranges() 437 clk_mgr_dcn315->smu_wm_set.mc_address.low_part); in dcn315_notify_wm_ranges() 449 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn315_get_dpm_table_from_smu() 455 smu_dpm_clks->mc_address.high_part); in dcn315_get_dpm_table_from_smu() 457 smu_dpm_clks->mc_address.low_part); in dcn315_get_dpm_table_from_smu() 629 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn315_clk_mgr_construct() 633 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn315_clk_mgr_construct() 641 &smu_dpm_clks.mc_address.quad_part); in dcn315_clk_mgr_construct() 645 smu_dpm_clks.mc_address.quad_part = 0; in dcn315_clk_mgr_construct() [all …]
|
D | dcn315_clk_mgr.h | 34 union large_integer mc_address; member
|
D | dcn315_smu.h | 96 union large_integer mc_address; member
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
D | dcn314_clk_mgr.c | 502 if (!table || clk_mgr_dcn314->smu_wm_set.mc_address.quad_part == 0) in dcn314_notify_wm_ranges() 510 clk_mgr_dcn314->smu_wm_set.mc_address.high_part); in dcn314_notify_wm_ranges() 512 clk_mgr_dcn314->smu_wm_set.mc_address.low_part); in dcn314_notify_wm_ranges() 524 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn314_get_dpm_table_from_smu() 530 smu_dpm_clks->mc_address.high_part); in dcn314_get_dpm_table_from_smu() 532 smu_dpm_clks->mc_address.low_part); in dcn314_get_dpm_table_from_smu() 742 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn314_clk_mgr_construct() 746 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn314_clk_mgr_construct() 754 &smu_dpm_clks.mc_address.quad_part); in dcn314_clk_mgr_construct() 758 smu_dpm_clks.mc_address.quad_part = 0; in dcn314_clk_mgr_construct() [all …]
|
D | dcn314_clk_mgr.h | 35 union large_integer mc_address; member
|
D | dcn314_smu.h | 78 union large_integer mc_address; member
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | smu_v12_0.c | 272 if (driver_table->mc_address) { in smu_v12_0_set_driver_table_location() 275 upper_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location() 280 lower_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location()
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/ |
D | amdgpu_smu.c | 770 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations() 799 &driver_table->mc_address, in smu_init_fb_allocations() 803 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations() 805 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations() 818 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations() 820 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_fini_fb_allocations() 824 &driver_table->mc_address, in smu_fini_fb_allocations() 865 &memory_pool->mc_address, in smu_alloc_memory_pool() 886 &memory_pool->mc_address, in smu_free_memory_pool() 911 &dummy_read_1_table->mc_address, in smu_alloc_dummy_read_table() [all …]
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | smu_v11_0.c | 681 address = memory_pool->mc_address; in smu_v11_0_notify_memory_pool_location() 718 if (driver_table->mc_address) { in smu_v11_0_set_driver_table_location() 721 upper_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location() 726 lower_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location() 738 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location() 741 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location() 746 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
|
D | navi10_ppt.c | 2821 upper_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location() 2828 lower_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0.c | 723 address = memory_pool->mc_address; in smu_v13_0_notify_memory_pool_location() 760 if (driver_table->mc_address) { in smu_v13_0_set_driver_table_location() 763 upper_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location() 768 lower_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location() 780 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location() 783 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location() 788 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 256 uint64_t mc_address; member
|