Searched refs:fpo_vactive_margin_us (Results 1 – 5 of 5) sorted by relevance
463 uint32_t fpo_vactive_margin_us) in get_frame_rate_at_max_stretch_100hz() argument483 v_scale = 10000 / (MAX_STRETCHED_V_BLANK + fpo_vactive_margin_us); in get_frame_rate_at_max_stretch_100hz()498 struct dc_stream_state *fpo_candidate_stream, uint32_t fpo_vactive_margin_us) in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch() argument506 …x_stretch_100hz = get_frame_rate_at_max_stretch_100hz(fpo_candidate_stream, fpo_vactive_margin_us); in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()552 uint32_t fpo_vactive_margin_us = 0; in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch() local594 …fpo_vactive_margin_us = is_fpo_vactive ? dc->debug.fpo_vactive_margin_us : 0; // For now hardcode … in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()595 …ate_support_mclk_switch_using_fw_based_vblank_stretch(fpo_candidate_stream, fpo_vactive_margin_us)) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
728 .fpo_vactive_margin_us = 2000, // 2000us
350 …md.fw_assisted_mclk_switch.config_data.vactive_stretch_margin_us = dc->debug.fpo_vactive_margin_us; in dc_dmub_srv_p_state_delegate()
903 uint32_t fpo_vactive_margin_us; member
727 .fpo_vactive_margin_us = 2000, // 2000us