Module Name:    src
Committed By:   bouyer
Date:           Wed Jul 16 18:30:43 UTC 2014

Added Files:
        src/sys/arch/arm/omap: tifb.c tifbreg.h

Log Message:
Work in progress on a driver for the graphic controller found in TI am355x SoCs,
based on the FreeBSD driver.
Only dumb framebuffer mode supported.
At this time, the video timings are hardcoded in the driver's source.
The timings inclued here are for the 12" 1280x800 LCD+LVDS cape from
Chalk Elec.
A better way to define video modes is clearly needed.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/omap/tifb.c \
    src/sys/arch/arm/omap/tifbreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to