Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource_helpers.c520 bool is_fpo_vactive = false; in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch() local
548is_fpo_vactive = dcn32_find_vactive_pipe(dc, context, fpo_candidate_stream, dc->debug.fpo_vactive_… in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
550 if (!is_fpo_vactive || dc->debug.disable_fpo_vactive) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
576 …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()