Searched refs:DP_SDP_VSC (Results 1 – 8 of 8) sorted by relevance
115 case DP_SDP_VSC: in g4x_infoframe_enable()140 case DP_SDP_VSC: in hsw_infoframe_enable()169 case DP_SDP_VSC: in hsw_dip_data_reg()193 case DP_SDP_VSC: in hsw_dip_data_size()536 !crtc_state->has_panel_replay && type == DP_SDP_VSC)) in hsw_write_infoframe()539 if (type == DP_SDP_VSC) in hsw_write_infoframe()584 DP_SDP_VSC,
279 intel_hdmi_infoframe_enable(DP_SDP_VSC)) in intel_crtc_state_dump()
2871 crtc_state->infoframes.enable |= intel_hdmi_infoframe_enable(DP_SDP_VSC); in intel_dp_compute_vsc_sdp()2872 vsc->sdp_type = DP_SDP_VSC; in intel_dp_compute_vsc_sdp()4622 case DP_SDP_VSC: in intel_write_dp_sdp()4678 intel_write_dp_sdp(encoder, crtc_state, DP_SDP_VSC); in intel_dp_set_infoframes()4729 if (sdp->sdp_header.HB1 != DP_SDP_VSC) in intel_dp_vsc_sdp_unpack()4864 unsigned int type = DP_SDP_VSC; in intel_read_dp_vsc_sdp()4910 case DP_SDP_VSC: in intel_read_dp_sdp()
1747 pipe_config->infoframes.enable |= intel_hdmi_infoframe_enable(DP_SDP_VSC); in intel_psr_get_config()
4201 intel_read_dp_sdp(encoder, pipe_config, DP_SDP_VSC); in intel_ddi_get_config()
5326 exclude_infoframes |= intel_hdmi_infoframe_enable(DP_SDP_VSC); in intel_pipe_config_compare()
294 vsc_sdp_data.sdp_type = DP_SDP_VSC; in msm_dp_panel_setup_vsc_sdp_yuv_420()
1683 #define DP_SDP_VSC 0x07 /* DP 1.2 */ macro