Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h91 double dram_clk_change_blackout_us; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn3.c544 in_out->instance->soc_bb->power_management_parameters.dram_clk_change_blackout_us && in pmo_dcn3_init_for_pstate_support()
613 …in_out->instance->soc_bb->power_management_parameters.dram_clk_change_blackout_us > min_reserved_v… in pmo_dcn3_init_for_pstate_support()
617 in_out->instance->soc_bb->power_management_parameters.dram_clk_change_blackout_us; in pmo_dcn3_init_for_pstate_support()
H A Ddml2_pmo_dcn4_fams2.c1618 (unsigned int)math_ceil(pmo->soc_bb->power_management_parameters.dram_clk_change_blackout_us / in build_fams2_meta_per_stream()
1771 …nt)(MIN_VACTIVE_MARGIN_PCT * pmo->soc_bb->power_management_parameters.dram_clk_change_blackout_us)) in pmo_dcn4_fams2_init_for_pstate_support()
1914 …_ns = (long)math_max2(pmo->soc_bb->power_management_parameters.dram_clk_change_blackout_us * 1000.… in setup_planes_for_vblank_by_mask()
1933 …lank_time_ns = (long)(pmo->soc_bb->power_management_parameters.dram_clk_change_blackout_us * 1000); in setup_planes_for_vblank_drr_by_mask()
2060 …RVED_TIME = (int)in_out->instance->soc_bb->power_management_parameters.dram_clk_change_blackout_us; in pmo_dcn4_fams2_test_for_pstate_support()
2070 …_MARGIN_PCT * in_out->instance->soc_bb->power_management_parameters.dram_clk_change_blackout_us) || in pmo_dcn4_fams2_test_for_pstate_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c449 if (min_idle_us >= in_out->soc_bb->power_management_parameters.dram_clk_change_blackout_us) in determine_power_management_features_with_vblank_only()
494 …argin_mask(in_out, (int)(in_out->soc_bb->power_management_parameters.dram_clk_change_blackout_us)); in determine_power_management_features_with_vactive_and_vblank()
499 if (min_idle_us >= in_out->soc_bb->power_management_parameters.dram_clk_change_blackout_us) in determine_power_management_features_with_vactive_and_vblank()
525 …argin_mask(in_out, (int)(in_out->soc_bb->power_management_parameters.dram_clk_change_blackout_us)); in determine_power_management_features_with_fams()
528 …_fams_mask(in_out, (int)(in_out->soc_bb->power_management_parameters.dram_clk_change_blackout_us)); in determine_power_management_features_with_fams()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h289 .dram_clk_change_blackout_us = 400,
H A Ddcn3_soc_bb.h339 .dram_clk_change_blackout_us = 400,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c580 …e_index] >= core->clean_me_up.mode_lib.soc.power_management_parameters.dram_clk_change_blackout_us) in core_dcn4_mode_programming()
582 …e_index] >= core->clean_me_up.mode_lib.soc.power_management_parameters.dram_clk_change_blackout_us) in core_dcn4_mode_programming()
H A Ddml2_core_dcn4_calcs.c8135 …params->latency_to_hide_us = mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us; in dml_core_mode_support()
9023 …ers.DRAMClockChangeLatency = mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us; in dml_core_mode_support()
10616 …params->latency_to_hide_us = mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us; in dml_core_mode_programming()
11226 …ers.DRAMClockChangeLatency = mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us; in dml_core_mode_programming()
12741 …d_vblank_time_ns >= 1000.0 * mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us) in dml2_core_calcs_get_informative()
H A Ddml2_core_shared.c2658 …ers.DRAMClockChangeLatency = mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us; in dml2_core_shared_mode_support()
11054 …ers.DRAMClockChangeLatency = mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us; in dml2_core_shared_mode_programming()
12290 …d_vblank_time_ns >= 1000.0 * mode_lib->soc.power_management_parameters.dram_clk_change_blackout_us) in dml2_core_shared_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c294 dml_soc_bb->power_management_parameters.dram_clk_change_blackout_us = in dml21_apply_soc_bb_overrides()
326 dml_soc_bb->power_management_parameters.dram_clk_change_blackout_us = in dml21_apply_soc_bb_overrides()