Skip to main content

Module displayid

Module displayid 

Source
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.
ChromaticityPoint12
A single CIE chromaticity coordinate pair encoded as 12-bit fixed-point integers.
ColorDepthsFull
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.
ColorDepthsSubsampled
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.
CustomColorSpaceEotfCombo
A custom (color space, EOTF) pairing from DisplayID 2.x block 0x26 payload bytes 9+.
DisplayIdCapabilities
Rich capabilities extracted from a DisplayID 1.x or 2.x extension section.
DisplayIdStereoInterfaceV2
Stereo display interface decoded from a DisplayID 2.x block 0x27.
DisplayIdVendorSpecific
Vendor-specific data block from DisplayID 2.x block 0x7E (§4.10).
DisplayInterfaceFeatures
Display interface features decoded from DisplayID 2.x block 0x26.
DisplayParamsV2
Display parameters decoded from DisplayID 2.x block 0x21.
DynamicTimingRange
Dynamic video timing range decoded from DisplayID 2.x block 0x25.
StereoTimingCode
One timing code entry from the inline list in a DisplayID 2.x block 0x27.

Enums§

DisplayTechnology
Display technology family, decoded from byte 10 of DisplayID 2.x block 0x21.
DualInterfaceMirroring
Mirroring applied to one of the dual interfaces in StereoViewingMethodV2::DualInterface.
ScanOrientation
Pixel scan orientation, decoded from bits 2:0 of byte 11 of DisplayID 2.x block 0x21.
StereoEye
Identifies the eye targeted by a stereo viewing-method parameter.
StereoTimingCodeType
Code-space selector for a StereoTimingCode in a DisplayID 2.x block 0x27.
StereoTimingScopeV2
Scope of the timings to which a 2.x Stereo Display Interface block (0x27) applies.
StereoViewingMethodV2
Stereo viewing method advertised by a DisplayID 2.x Stereo Display Interface block (0x27).