Searched refs:DP_SDP_VSC (Results 1 – 6 of 6) sorted by relevance
126 case DP_SDP_VSC: in g4x_infoframe_enable()149 case DP_SDP_VSC: in hsw_infoframe_enable()176 case DP_SDP_VSC: in hsw_dip_data_reg()198 case DP_SDP_VSC: in hsw_dip_data_size()596 DP_SDP_VSC,
2595 crtc_state->infoframes.enable |= intel_hdmi_infoframe_enable(DP_SDP_VSC); in intel_dp_compute_vsc_sdp()2596 vsc->sdp_type = DP_SDP_VSC; in intel_dp_compute_vsc_sdp()2608 vsc->sdp_type = DP_SDP_VSC; in intel_dp_compute_psr_vsc_sdp()4997 case DP_SDP_VSC: in intel_write_dp_sdp()5030 dig_port->write_infoframe(encoder, crtc_state, DP_SDP_VSC, in intel_write_dp_vsc_sdp()5065 intel_write_dp_sdp(encoder, crtc_state, DP_SDP_VSC); in intel_dp_set_infoframes()5083 if (sdp->sdp_header.HB1 != DP_SDP_VSC) in intel_dp_vsc_sdp_unpack()5193 unsigned int type = DP_SDP_VSC; in intel_read_dp_vsc_sdp()5246 case DP_SDP_VSC: in intel_read_dp_sdp()
864 crtc_state->infoframes.enable |= intel_hdmi_infoframe_enable(DP_SDP_VSC); in intel_psr_compute_config()
4477 intel_read_dp_sdp(encoder, pipe_config, DP_SDP_VSC); in intel_ddi_get_config()
13150 intel_hdmi_infoframe_enable(DP_SDP_VSC)) in intel_dump_pipe_config()
1200 #define DP_SDP_VSC 0x07 /* DP 1.2 */ macro