Module Name: src Committed By: jmcneill Date: Mon Nov 17 00:49:33 UTC 2014
Modified Files: src/sys/arch/arm/allwinner: awin_hdmi.c Log Message: Add support for DVI displays. Detect HDMI vs DVI mode by looking for a CEA-861-D extension block in the EDID, and then searching this block for an HDMI vendor-specific data block (HDMI VSDB). To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/allwinner/awin_hdmi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.