Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/sys/arch



Module Name:    src
Committed By:   snj
Date:           Mon Apr  6 01:48:25 UTC 2015

Modified Files:
        src/sys/arch/arm/amlogic [netbsd-7]: amlogic_genfb.c amlogic_vpureg.h
        src/sys/arch/evbarm/amlogic [netbsd-7]: amlogic_machdep.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #661):
        sys/arch/arm/amlogic/amlogic_genfb.c: revision 1.5
        sys/arch/arm/amlogic/amlogic_vpureg.h: revision 1.3
        sys/arch/evbarm/amlogic/amlogic_machdep.c: revision 1.20
Allow for choosing between 16 and 24bpp framebuffers. The default is now
16 instead of 24. Set 'fb.depth=16' or 'fb.depth=24' on kernel command-line
to explicitly select a colour depth.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/arm/amlogic/amlogic_genfb.c \
    src/sys/arch/arm/amlogic/amlogic_vpureg.h
cvs rdiff -u -r1.17.2.3 -r1.17.2.4 \
    src/sys/arch/evbarm/amlogic/amlogic_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