Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: bouyer
Date: Sun Nov 15 21:28:54 UTC 2015
Modified Files:
src/sys/arch/arm/allwinner: awin_hdmi.c awin_reg.h awin_tcon.c
awin_var.h
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
Add support for LVDS output on tcon0. Tested with a full HD LVDS display.
Other LCD interfaces not supported yet, mostly by lack of hardware.
The LVDS output and timings are set from the FEX script.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/allwinner/awin_hdmi.c
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/arm/allwinner/awin_reg.h
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/allwinner/awin_tcon.c
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/arm/allwinner/awin_var.h
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/evbarm/awin/awin_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index