Home
last modified time | relevance | path

Searched refs:DP_SDP_PPS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c49 pps_header->HB1 = DP_SDP_PPS; in drm_dsc_dp_pps_header_init()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c144 case DP_SDP_PPS: in hsw_infoframe_enable()
173 case DP_SDP_PPS: in hsw_dip_data_reg()
197 case DP_SDP_PPS: in hsw_dip_data_size()
H A Dintel_vdsc.c728 DP_SDP_PPS, &dp_dsc_pps_sdp, in intel_dsc_dp_pps_write()
/linux/include/drm/display/
H A Ddrm_dp.h1670 #define DP_SDP_PPS 0x10 /* DP 1.4 */ macro