Expand description
DisplayID 1.x extension block types.
Types decoded from DisplayID 1.x and 2.x extension blocks (EDID extension tag 0x70).
Modules§
- product_
type - DisplayID 1.x display product primary use case constants. DisplayID 1.x display product primary use case constants.
- tag
- DisplayID 1.x and 2.x data block tag constants. DisplayID 1.x and 2.x data block tag constants.
Structs§
- Chromaticity12
- Factory-calibrated color primaries and white point from DisplayID 2.x block 0x21.
- Chromaticity
Point12 - A single CIE chromaticity coordinate pair encoded as 12-bit fixed-point integers.
- Color
Depths Full - Color depths supported for full-bandwidth encodings (RGB and YCbCr 4:4:4) per DisplayID 2.x block 0x26 bytes 0–1. Bit positions match the on-wire encoding.
- Color
Depths Subsampled - Color depths supported for chroma-subsampled YCbCr encodings (4:2:2 and 4:2:0) per DisplayID 2.x block 0x26 bytes 2–3. 6 bpc is not representable: subsampled formats start at 8 bpc. Bit positions match the on-wire encoding.
- Custom
Color Space Eotf Combo - A custom
(color space, EOTF)pairing from DisplayID 2.x block 0x26 payload bytes 9+. - Display
IdCapabilities - Rich capabilities extracted from a DisplayID 1.x or 2.x extension section.
- Display
IdStereo Interface V2 - Stereo display interface decoded from a DisplayID 2.x block 0x27.
- Display
IdVendor Specific - Vendor-specific data block from DisplayID 2.x block 0x7E (§4.10).
- Display
Interface Features - Display interface features decoded from DisplayID 2.x block 0x26.
- Display
Params V2 - Display parameters decoded from DisplayID 2.x block 0x21.
- Dynamic
Timing Range - Dynamic video timing range decoded from DisplayID 2.x block 0x25.
- Stereo
Timing Code - One timing code entry from the inline list in a DisplayID 2.x block 0x27.
Enums§
- Display
Technology - Display technology family, decoded from byte 10 of DisplayID 2.x block 0x21.
- Dual
Interface Mirroring - Mirroring applied to one of the dual interfaces in
StereoViewingMethodV2::DualInterface. - Scan
Orientation - Pixel scan orientation, decoded from bits 2:0 of byte 11 of DisplayID 2.x block 0x21.
- Stereo
Eye - Identifies the eye targeted by a stereo viewing-method parameter.
- Stereo
Timing Code Type - Code-space selector for a
StereoTimingCodein a DisplayID 2.x block 0x27. - Stereo
Timing Scope V2 - Scope of the timings to which a 2.x Stereo Display Interface block (0x27) applies.
- Stereo
Viewing Method V2 - Stereo viewing method advertised by a DisplayID 2.x Stereo Display Interface block (0x27).