Home
last modified time | relevance | path

Searched refs:smu_wm_set (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c402 struct dcn316_watermarks *table = clk_mgr_dcn316->smu_wm_set.wm_set; in dcn316_notify_wm_ranges()
407 if (!table || clk_mgr_dcn316->smu_wm_set.mc_address.quad_part == 0) in dcn316_notify_wm_ranges()
415 clk_mgr_dcn316->smu_wm_set.mc_address.high_part); in dcn316_notify_wm_ranges()
417 clk_mgr_dcn316->smu_wm_set.mc_address.low_part); in dcn316_notify_wm_ranges()
598 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn316_clk_mgr_construct()
600 if (!clk_mgr->smu_wm_set.wm_set) { in dcn316_clk_mgr_construct()
601 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn316_clk_mgr_construct()
602 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn316_clk_mgr_construct()
604 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn316_clk_mgr_construct()
671 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn316_clk_mgr_destroy()
[all …]
H A Ddcn316_clk_mgr.h39 struct dcn316_smu_watermark_set smu_wm_set; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c446 struct watermarks *table = clk_mgr_vgh->smu_wm_set.wm_set; in vg_notify_wm_ranges()
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()
684 &clk_mgr->smu_wm_set.mc_address.quad_part); in vg_clk_mgr_construct()
686 if (!clk_mgr->smu_wm_set.wm_set) { in vg_clk_mgr_construct()
687 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in vg_clk_mgr_construct()
688 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in vg_clk_mgr_construct()
690 ASSERT(clk_mgr->smu_wm_set.wm_set); in vg_clk_mgr_construct()
747 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in vg_clk_mgr_destroy()
[all …]
H A Dvg_clk_mgr.h42 struct smu_watermark_set smu_wm_set; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c480 struct dcn31_watermarks *table = clk_mgr_dcn31->smu_wm_set.wm_set; in dcn31_notify_wm_ranges()
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()
697 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn31_clk_mgr_construct()
699 if (!clk_mgr->smu_wm_set.wm_set) { in dcn31_clk_mgr_construct()
700 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn31_clk_mgr_construct()
701 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn31_clk_mgr_construct()
703 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn31_clk_mgr_construct()
804 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn31_clk_mgr_destroy()
[all …]
H A Ddcn31_clk_mgr.h39 struct dcn31_smu_watermark_set smu_wm_set; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c440 struct dcn315_watermarks *table = clk_mgr_dcn315->smu_wm_set.wm_set; in dcn315_notify_wm_ranges()
445 if (!table || clk_mgr_dcn315->smu_wm_set.mc_address.quad_part == 0) in dcn315_notify_wm_ranges()
453 clk_mgr_dcn315->smu_wm_set.mc_address.high_part); in dcn315_notify_wm_ranges()
455 clk_mgr_dcn315->smu_wm_set.mc_address.low_part); in dcn315_notify_wm_ranges()
628 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn315_clk_mgr_construct()
630 if (!clk_mgr->smu_wm_set.wm_set) { in dcn315_clk_mgr_construct()
631 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn315_clk_mgr_construct()
632 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn315_clk_mgr_construct()
634 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn315_clk_mgr_construct()
732 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn315_clk_mgr_destroy()
[all …]
H A Ddcn315_clk_mgr.h39 struct dcn315_smu_watermark_set smu_wm_set; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c495 struct dcn314_watermarks *table = clk_mgr_dcn314->smu_wm_set.wm_set; in dcn314_notify_wm_ranges()
500 if (!table || clk_mgr_dcn314->smu_wm_set.mc_address.quad_part == 0) in dcn314_notify_wm_ranges()
508 clk_mgr_dcn314->smu_wm_set.mc_address.high_part); in dcn314_notify_wm_ranges()
510 clk_mgr_dcn314->smu_wm_set.mc_address.low_part); in dcn314_notify_wm_ranges()
741 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn314_clk_mgr_construct()
743 if (!clk_mgr->smu_wm_set.wm_set) { in dcn314_clk_mgr_construct()
744 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn314_clk_mgr_construct()
745 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn314_clk_mgr_construct()
747 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn314_clk_mgr_construct()
847 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn314_clk_mgr_destroy()
[all …]
H A Ddcn314_clk_mgr.h40 struct dcn314_smu_watermark_set smu_wm_set; member