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 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
COPYRIGHT