Home
last modified time | relevance | path

Searched defs:hdmi_drm_infoframe (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dhdmi.h287 struct hdmi_drm_infoframe { struct
288 struct hdmi_infoframe_header header;
289 enum hdmi_eotf eotf;
290 enum hdmi_metadata_type metadata_type;
291 struct {
293 } display_primaries[3];
294 struct {
296 } white_point;
297 uint16_t max_display_mastering_luminance;
298 uint16_t min_display_mastering_luminance;
[all …]