Searched refs:DP_SDP_ADAPTIVE_SYNC (Results 1 – 5 of 5) sorted by relevance
112 case DP_SDP_ADAPTIVE_SYNC: in g4x_infoframe_enable()137 case DP_SDP_ADAPTIVE_SYNC: in hsw_infoframe_enable()166 case DP_SDP_ADAPTIVE_SYNC: in hsw_dip_data_reg()190 case DP_SDP_ADAPTIVE_SYNC: in hsw_dip_data_size()580 DP_SDP_ADAPTIVE_SYNC,
292 intel_hdmi_infoframe_enable(DP_SDP_ADAPTIVE_SYNC)) in intel_crtc_state_dump()
2739 crtc_state->infoframes.enable |= intel_hdmi_infoframe_enable(DP_SDP_ADAPTIVE_SYNC); in intel_dp_compute_as_sdp()2742 as_sdp->sdp_type = DP_SDP_ADAPTIVE_SYNC; in intel_dp_compute_as_sdp()4475 case DP_SDP_ADAPTIVE_SYNC: in intel_write_dp_sdp()4525 intel_write_dp_sdp(encoder, crtc_state, DP_SDP_ADAPTIVE_SYNC); in intel_dp_set_infoframes()4544 if (sdp->sdp_header.HB1 != DP_SDP_ADAPTIVE_SYNC) in intel_dp_as_sdp_unpack()4642 unsigned int type = DP_SDP_ADAPTIVE_SYNC; in intel_read_dp_as_sdp()4764 case DP_SDP_ADAPTIVE_SYNC: in intel_read_dp_sdp()
4000 intel_read_dp_sdp(encoder, pipe_config, DP_SDP_ADAPTIVE_SYNC); in intel_ddi_get_config()
1668 #define DP_SDP_ADAPTIVE_SYNC 0x22 /* DP 1.4 */ macro
Completed in 45 milliseconds