SYNOPSIS

bool drm_detect_hdmi_monitor(struct edid * edid);

ARGUMENTS

edid

monitor EDID information

DESCRIPTION

Parse the CEA extension according to CEA-861-B.

RETURN

True if the monitor is HDMI, false if not or unknown.

AUTHORS

Jesse Barnes <[email protected]>

Intel Corporation,

Initial version

Laurent Pinchart <[email protected]>

Ideas on board SPRL,

Driver internals

Daniel Vetter <[email protected]>

Intel Corporation,

Contributions all over the place

COPYRIGHT