Searched refs:DP_SDP_ADAPTIVE_SYNC (Results 1 – 6 of 6) sorted by relevance
117 case DP_SDP_ADAPTIVE_SYNC: in g4x_infoframe_enable()142 case DP_SDP_ADAPTIVE_SYNC: in hsw_infoframe_enable()171 case DP_SDP_ADAPTIVE_SYNC: in hsw_dip_data_reg()195 case DP_SDP_ADAPTIVE_SYNC: in hsw_dip_data_size()585 DP_SDP_ADAPTIVE_SYNC,
282 intel_hdmi_infoframe_enable(DP_SDP_ADAPTIVE_SYNC)) in intel_crtc_state_dump()
2841 crtc_state->infoframes.enable |= intel_hdmi_infoframe_enable(DP_SDP_ADAPTIVE_SYNC); in intel_dp_compute_as_sdp()2843 as_sdp->sdp_type = DP_SDP_ADAPTIVE_SYNC; in intel_dp_compute_as_sdp()4630 case DP_SDP_ADAPTIVE_SYNC: in intel_write_dp_sdp()4679 intel_write_dp_sdp(encoder, crtc_state, DP_SDP_ADAPTIVE_SYNC); in intel_dp_set_infoframes()4698 if (sdp->sdp_header.HB1 != DP_SDP_ADAPTIVE_SYNC) in intel_dp_as_sdp_unpack()4796 unsigned int type = DP_SDP_ADAPTIVE_SYNC; in intel_read_dp_as_sdp()4918 case DP_SDP_ADAPTIVE_SYNC: in intel_read_dp_sdp()
4202 intel_read_dp_sdp(encoder, pipe_config, DP_SDP_ADAPTIVE_SYNC); in intel_ddi_get_config()
5329 exclude_infoframes |= intel_hdmi_infoframe_enable(DP_SDP_ADAPTIVE_SYNC); in intel_pipe_config_compare()
1684 #define DP_SDP_ADAPTIVE_SYNC 0x22 /* DP 1.4 */ macro