Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_dsc.c47 pps_header->HB1 = DP_SDP_PPS; in drm_dsc_dp_pps_header_init()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_vdsc.c1059 DP_SDP_PPS, &dp_dsc_pps_sdp, in intel_dsc_dp_pps_write()
Dintel_hdmi.c151 case DP_SDP_PPS: in hsw_infoframe_enable()
178 case DP_SDP_PPS: in hsw_dip_data_reg()
200 case DP_SDP_PPS: in hsw_dip_data_size()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h1202 #define DP_SDP_PPS 0x10 /* DP 1.4 */ macro