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 the monitor is HDMI, false if not or unknown.