/Linux-v6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
D | dcn316_clk_mgr.c | 402 if (!table || clk_mgr_dcn316->smu_wm_set.mc_address.quad_part == 0) in dcn316_notify_wm_ranges() 410 clk_mgr_dcn316->smu_wm_set.mc_address.high_part); in dcn316_notify_wm_ranges() 412 clk_mgr_dcn316->smu_wm_set.mc_address.low_part); in dcn316_notify_wm_ranges() 424 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn316_get_dpm_table_from_smu() 430 smu_dpm_clks->mc_address.high_part); in dcn316_get_dpm_table_from_smu() 432 smu_dpm_clks->mc_address.low_part); in dcn316_get_dpm_table_from_smu() 593 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn316_clk_mgr_construct() 597 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn316_clk_mgr_construct() 605 &smu_dpm_clks.mc_address.quad_part); in dcn316_clk_mgr_construct() 609 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.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
D | vg_clk_mgr.c | 451 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 …]
|
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.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_clk_mgr.c | 485 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 …]
|
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.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
D | dcn315_clk_mgr.c | 437 if (!table || clk_mgr_dcn315->smu_wm_set.mc_address.quad_part == 0) in dcn315_notify_wm_ranges() 445 clk_mgr_dcn315->smu_wm_set.mc_address.high_part); in dcn315_notify_wm_ranges() 447 clk_mgr_dcn315->smu_wm_set.mc_address.low_part); in dcn315_notify_wm_ranges() 459 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn315_get_dpm_table_from_smu() 465 smu_dpm_clks->mc_address.high_part); in dcn315_get_dpm_table_from_smu() 467 smu_dpm_clks->mc_address.low_part); in dcn315_get_dpm_table_from_smu() 620 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn315_clk_mgr_construct() 624 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn315_clk_mgr_construct() 632 &smu_dpm_clks.mc_address.quad_part); in dcn315_clk_mgr_construct() 636 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.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
D | dcn314_clk_mgr.c | 503 if (!table || clk_mgr_dcn314->smu_wm_set.mc_address.quad_part == 0) in dcn314_notify_wm_ranges() 511 clk_mgr_dcn314->smu_wm_set.mc_address.high_part); in dcn314_notify_wm_ranges() 513 clk_mgr_dcn314->smu_wm_set.mc_address.low_part); in dcn314_notify_wm_ranges() 525 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn314_get_dpm_table_from_smu() 531 smu_dpm_clks->mc_address.high_part); in dcn314_get_dpm_table_from_smu() 533 smu_dpm_clks->mc_address.low_part); in dcn314_get_dpm_table_from_smu() 744 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn314_clk_mgr_construct() 748 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn314_clk_mgr_construct() 756 &smu_dpm_clks.mc_address.quad_part); in dcn314_clk_mgr_construct() 760 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.6/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | smu_v12_0.c | 273 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-v6.6/drivers/gpu/drm/amd/pm/swsmu/ |
D | amdgpu_smu.c | 818 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations() 855 &driver_table->mc_address, in smu_init_fb_allocations() 859 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_init_fb_allocations() 861 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_init_fb_allocations() 874 if (tables[SMU_TABLE_PMSTATUSLOG].mc_address) in smu_fini_fb_allocations() 876 &tables[SMU_TABLE_PMSTATUSLOG].mc_address, in smu_fini_fb_allocations() 880 &driver_table->mc_address, in smu_fini_fb_allocations() 921 &memory_pool->mc_address, in smu_alloc_memory_pool() 942 &memory_pool->mc_address, in smu_free_memory_pool() 966 &dummy_read_1_table->mc_address, in smu_alloc_dummy_read_table() [all …]
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | smu_v11_0.c | 655 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()
|
D | navi10_ppt.c | 2830 upper_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location() 2837 lower_32_bits(dummy_read_table->mc_address), in navi10_set_dummy_pstates_table_location()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0.c | 693 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()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 253 uint64_t mc_address; member
|