Searched refs:is_fpo_vactive (Results 1 – 1 of 1) sorted by relevance
551 bool is_fpo_vactive = false; in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch() local577 is_fpo_vactive = dcn32_find_vactive_pipe(dc, context, dc->debug.fpo_vactive_min_active_margin_us); in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()579 if (!is_fpo_vactive || dc->debug.disable_fpo_vactive) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()594 …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()