Name
drm_detect_hdmi_monitor —
detect whether monitor is hdmi.
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.