Home
last modified time | relevance | path

Searched refs:fclk_change_blackout_us (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h94 double fclk_change_blackout_us; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn3.c552 in_out->instance->soc_bb->power_management_parameters.fclk_change_blackout_us && in pmo_dcn3_init_for_pstate_support()
604 …in_out->instance->soc_bb->power_management_parameters.fclk_change_blackout_us > min_reserved_vblan… in pmo_dcn3_init_for_pstate_support()
608 in_out->instance->soc_bb->power_management_parameters.fclk_change_blackout_us; in pmo_dcn3_init_for_pstate_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c452 if (min_idle_us >= in_out->soc_bb->power_management_parameters.fclk_change_blackout_us) in determine_power_management_features_with_vblank_only()
506 …ve_margin_mask(in_out, (int)(in_out->soc_bb->power_management_parameters.fclk_change_blackout_us)); in determine_power_management_features_with_vactive_and_vblank()
511 if (min_idle_us >= in_out->soc_bb->power_management_parameters.fclk_change_blackout_us) in determine_power_management_features_with_vactive_and_vblank()
660 …ve_margin_mask(in_out, (int)(in_out->soc_bb->power_management_parameters.fclk_change_blackout_us)); in dpmm_dcn4_map_mode_to_soc_dpm()
668 if (min_idle_us >= in_out->soc_bb->power_management_parameters.fclk_change_blackout_us) in dpmm_dcn4_map_mode_to_soc_dpm()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h290 .fclk_change_blackout_us = 0,
H A Ddcn3_soc_bb.h340 .fclk_change_blackout_us = 0,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c331 dml_soc_bb->power_management_parameters.fclk_change_blackout_us = in dml21_apply_soc_bb_overrides()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c2659 …OCParameters.FCLKChangeLatency = mode_lib->soc.power_management_parameters.fclk_change_blackout_us; in dml2_core_shared_mode_support()
11055 …OCParameters.FCLKChangeLatency = mode_lib->soc.power_management_parameters.fclk_change_blackout_us; in dml2_core_shared_mode_programming()
12291 …erved_vblank_time_ns >= 1000.0 * mode_lib->soc.power_management_parameters.fclk_change_blackout_us) in dml2_core_shared_get_informative()
12294 …erved_vblank_time_ns >= 1000.0 * mode_lib->soc.power_management_parameters.fclk_change_blackout_us) in dml2_core_shared_get_informative()
H A Ddml2_core_dcn4_calcs.c9024 …OCParameters.FCLKChangeLatency = mode_lib->soc.power_management_parameters.fclk_change_blackout_us; in dml_core_mode_support()
11227 …OCParameters.FCLKChangeLatency = mode_lib->soc.power_management_parameters.fclk_change_blackout_us; in dml_core_mode_programming()
12742 …erved_vblank_time_ns >= 1000.0 * mode_lib->soc.power_management_parameters.fclk_change_blackout_us) in dml2_core_calcs_get_informative()
12745 …erved_vblank_time_ns >= 1000.0 * mode_lib->soc.power_management_parameters.fclk_change_blackout_us) in dml2_core_calcs_get_informative()