Searched defs:hdmi_drm_infoframe (Results 1 – 1 of 1) sorted by relevance
287 struct hdmi_drm_infoframe { struct288 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 …]