Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/
Ddrm_dsc.c47 pps_header->HB1 = DP_SDP_PPS; in drm_dsc_dp_pps_header_init()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_hdmi.c134 case DP_SDP_PPS: in hsw_infoframe_enable()
161 case DP_SDP_PPS: in hsw_dip_data_reg()
183 case DP_SDP_PPS: in hsw_dip_data_size()
Dintel_vdsc.c1094 DP_SDP_PPS, &dp_dsc_pps_sdp, in intel_dsc_dp_pps_write()
/Linux-v5.15/include/drm/
Ddrm_dp_helper.h1522 #define DP_SDP_PPS 0x10 /* DP 1.4 */ macro