Lines Matching +full:itu +full:- +full:r

38  * MST: Multistream Transport - part of DP 1.2a
49 /* bits per component for non-RAW */
179 # define DP_MAX_SUPPORTED_RATES 8 /* 16-bit little-endian */
379 * 0x80-0x8f describe downstream port capabilities, but there are two layouts
434 * VESA DP-to-HDMI PCON Specification adds caps for colorspace
435 * conversion in DFP cap DPCD 83h. Sec6.1 Table-3.
454 /* DP-HDMI2.1 PCON DSC ENCODER SUPPORT */
460 /* DP-HDMI2.1 PCON DSC Version */
467 /* DP-HDMI2.1 PCON DSC RC Buffer block size */
475 /* DP-HDMI2.1 PCON DSC RC Buffer size */
478 /* DP-HDMI2.1 PCON DSC Slice capabilities-1 */
517 /* DP-HDMI2.1 PCON DSC Slice capabilities-2 */
523 /* DP-HDMI2.1 PCON HDMI TX Encoder Bits/pixel increment */
565 /* DPCD 1.1 only. For DPCD >= 1.2 see per-lane DP_LINK_QUAL_LANEn_SET */
924 /* Source Device-specific */
927 /* Sink Device-specific */
930 /* Branch Device-specific */
944 /* eDP-specific */
1193 /* PCON CONFIGURE-1 FRL FOR HDMI SINK */
1210 /* PCON CONFIGURE-2 FRL FOR HDMI SINK */
1270 * Valid Offsets to be added to Base : 0-127
1275 * Offset-0 8LSBs of the Slice height.
1276 * Offset-1 8MSBs of the Slice height.
1281 * Offset-0 8LSBs of the Slice width.
1282 * Offset-1 8MSBs of the Slice width.
1287 * Offset-0 8LSBs of the bits_per_pixel.
1288 * Offset-1 2MSBs of the bits_per_pixel.
1338 /* LTTPR: Link Training (LT)-tunable PHY Repeaters */
1372 (__DP_LTTPR1_BASE + (__DP_LTTPR2_BASE - __DP_LTTPR1_BASE) * \
1373 ((dp_phy) - DP_PHY_LTTPR1))
1376 (DP_LTTPR_BASE(dp_phy) - DP_LTTPR_BASE(DP_PHY_LTTPR1) + (lttpr1_reg))
1419 (__DP_FEC1_BASE + ((__DP_FEC2_BASE - __DP_FEC1_BASE) * \
1420 ((dp_phy) - DP_PHY_LTTPR1)))
1423 (DP_FEC_BASE(dp_phy) - DP_FEC_BASE(DP_PHY_LTTPR1) + fec1_reg)
1464 /* peer device type - DP 1.2a Table 2-92 */
1471 /* DP 1.2 MST sideband request names DP 1.2a Table 2-80 */
1496 /* DP 1.2 MST sideband nak reasons - table 2.84 */
1513 /* DP 1.2 MST PORTs - Section 2.5.1 v1.2a spec */
1534 #define DP_SDP_CAMERA_GENERIC(i) (0x08 + (i)) /* 0-7, DP 1.3 */
1538 /* 0x80+ CEA-861 infoframe types */
1543 * struct dp_sdp_header - DP secondary data packet header
1561 * struct dp_sdp - DP secondary data packet
1566 * db[1]: 0 - PSR State; 1 - Update RFB; 2 - CRC Valid
1567 * db[2]: CRC value bits 7:0 of the R or Cr component
1568 * db[3]: CRC value bits 15:8 of the R or Cr component
1573 * db[8] - db[31]: Reserved
1575 * db[0] - db[15]: Reserved
1579 * db[19] - db[31]: Reserved
1591 * enum dp_pixelformat - drm DP Pixel encoding formats
1594 * It is based on DP 1.4 spec [Table 2-117: VSC SDP Payload for DB16 through
1616 * enum dp_colorimetry - drm DP Colorimetry formats
1619 * It is based on DP 1.4 spec [Table 2-117: VSC SDP Payload for DB16 through
1622 * @DP_COLORIMETRY_DEFAULT: sRGB (IEC 61966-2-1) or
1623 * ITU-R BT.601 colorimetry format
1625 * @DP_COLORIMETRY_BT709_YCC: ITU-R BT.709 colorimetry format
1627 * (scRGB (IEC 61966-2-2)) colorimetry format
1631 * @DP_COLORIMETRY_DCI_P3_RGB: DCI-P3 (SMPTE RP 431-2) colorimetry format
1635 * @DP_COLORIMETRY_BT2020_RGB: ITU-R BT.2020 R' G' B' colorimetry format
1636 * @DP_COLORIMETRY_BT2020_CYCC: ITU-R BT.2020 Y'c C'bc C'rc colorimetry format
1637 * @DP_COLORIMETRY_BT2020_YCC: ITU-R BT.2020 Y' C'b C'r colorimetry format
1657 * enum dp_dynamic_range - drm DP Dynamic Range
1660 * It is based on DP 1.4 spec [Table 2-117: VSC SDP Payload for DB16 through
1672 * enum dp_content_type - drm DP Content Type
1675 * It is based on DP 1.4 spec [Table 2-117: VSC SDP Payload for DB16 through
1677 * CTA-861-G defines content types and expected processing by a sink device