Searched refs:DP_SDP_ADAPTIVE_SYNC (Results 1 – 5 of 5) 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()
2829 crtc_state->infoframes.enable |= intel_hdmi_infoframe_enable(DP_SDP_ADAPTIVE_SYNC); in intel_dp_compute_as_sdp()2831 as_sdp->sdp_type = DP_SDP_ADAPTIVE_SYNC; in intel_dp_compute_as_sdp()4612 case DP_SDP_ADAPTIVE_SYNC: in intel_write_dp_sdp()4661 intel_write_dp_sdp(encoder, crtc_state, DP_SDP_ADAPTIVE_SYNC); in intel_dp_set_infoframes()4680 if (sdp->sdp_header.HB1 != DP_SDP_ADAPTIVE_SYNC) in intel_dp_as_sdp_unpack()4778 unsigned int type = DP_SDP_ADAPTIVE_SYNC; in intel_read_dp_as_sdp()4900 case DP_SDP_ADAPTIVE_SYNC: in intel_read_dp_sdp()
4223 intel_read_dp_sdp(encoder, pipe_config, DP_SDP_ADAPTIVE_SYNC); in intel_ddi_get_config()
1669 #define DP_SDP_ADAPTIVE_SYNC 0x22 /* DP 1.4 */ macro