Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
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()
599 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn316_clk_mgr_construct()
601 if (!clk_mgr->smu_wm_set.wm_set) { in dcn316_clk_mgr_construct()
602 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn316_clk_mgr_construct()
603 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn316_clk_mgr_construct()
605 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn316_clk_mgr_construct()
672 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn316_clk_mgr_destroy()
[all …]
A Ddcn316_clk_mgr.h39 struct dcn316_smu_watermark_set smu_wm_set; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
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()
687 &clk_mgr->smu_wm_set.mc_address.quad_part); in vg_clk_mgr_construct()
689 if (!clk_mgr->smu_wm_set.wm_set) { in vg_clk_mgr_construct()
690 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in vg_clk_mgr_construct()
691 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in vg_clk_mgr_construct()
693 ASSERT(clk_mgr->smu_wm_set.wm_set); in vg_clk_mgr_construct()
750 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in vg_clk_mgr_destroy()
[all …]
A Dvg_clk_mgr.h42 struct smu_watermark_set smu_wm_set; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
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()
698 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn31_clk_mgr_construct()
700 if (!clk_mgr->smu_wm_set.wm_set) { in dcn31_clk_mgr_construct()
701 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn31_clk_mgr_construct()
702 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn31_clk_mgr_construct()
704 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn31_clk_mgr_construct()
805 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn31_clk_mgr_destroy()
[all …]
A Ddcn31_clk_mgr.h39 struct dcn31_smu_watermark_set smu_wm_set; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
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 …]
A Ddcn315_clk_mgr.h39 struct dcn315_smu_watermark_set smu_wm_set; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
A Ddcn314_clk_mgr.c545 struct dcn314_watermarks *table = clk_mgr_dcn314->smu_wm_set.wm_set; in dcn314_notify_wm_ranges()
550 if (!table || clk_mgr_dcn314->smu_wm_set.mc_address.quad_part == 0) in dcn314_notify_wm_ranges()
558 clk_mgr_dcn314->smu_wm_set.mc_address.high_part); in dcn314_notify_wm_ranges()
560 clk_mgr_dcn314->smu_wm_set.mc_address.low_part); in dcn314_notify_wm_ranges()
809 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn314_clk_mgr_construct()
811 if (!clk_mgr->smu_wm_set.wm_set) { in dcn314_clk_mgr_construct()
812 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn314_clk_mgr_construct()
813 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn314_clk_mgr_construct()
815 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn314_clk_mgr_construct()
916 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn314_clk_mgr_destroy()
[all …]
A Ddcn314_clk_mgr.h42 struct dcn314_smu_watermark_set smu_wm_set; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
A Ddcn35_clk_mgr.c701 struct dcn35_watermarks *table = clk_mgr_dcn35->smu_wm_set.wm_set; in dcn35_notify_wm_ranges()
706 if (!table || clk_mgr_dcn35->smu_wm_set.mc_address.quad_part == 0) in dcn35_notify_wm_ranges()
714 clk_mgr_dcn35->smu_wm_set.mc_address.high_part); in dcn35_notify_wm_ranges()
716 clk_mgr_dcn35->smu_wm_set.mc_address.low_part); in dcn35_notify_wm_ranges()
1105 &clk_mgr->smu_wm_set.mc_address.quad_part); in dcn35_clk_mgr_construct()
1107 if (!clk_mgr->smu_wm_set.wm_set) { in dcn35_clk_mgr_construct()
1108 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn35_clk_mgr_construct()
1109 clk_mgr->smu_wm_set.mc_address.quad_part = 0; in dcn35_clk_mgr_construct()
1111 ASSERT(clk_mgr->smu_wm_set.wm_set); in dcn35_clk_mgr_construct()
1242 if (clk_mgr->smu_wm_set.wm_set && clk_mgr->smu_wm_set.mc_address.quad_part != 0) in dcn35_clk_mgr_destroy()
[all …]
A Ddcn35_clk_mgr.h46 struct dcn35_smu_watermark_set smu_wm_set; member

Completed in 729 milliseconds