Searched refs:exclude_infoframes (Results 1 – 1 of 1) sorted by relevance
5074 u32 exclude_infoframes = 0; in intel_pipe_config_compare() local5421 exclude_infoframes |= intel_hdmi_infoframe_enable(DP_SDP_VSC); in intel_pipe_config_compare()5424 exclude_infoframes |= intel_hdmi_infoframe_enable(DP_SDP_ADAPTIVE_SYNC); in intel_pipe_config_compare()5426 PIPE_CONF_CHECK_X_WITH_MASK(infoframes.enable, ~exclude_infoframes); in intel_pipe_config_compare()