[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Miod Vallat <miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 15 Mar 2005 11:50:44 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/03/15 11:50:44
Modified files:
sys/arch/sparc/dev: cgfourteen.c cgfourteenreg.h
Log message:
A potpourri of cgfourteen fixes and improvements:
- use the autoincremented luts for faster colormap programming.
- colormap changes are now deferred to the vertical retrace interrupt, causes
less display flickering under X11 (still some visible at boot time because
interrupts are disabled at this point).
- if the resolution choosen does not allow the VSIMM to run in 32bit mode,
do not allow mmap()ing past the frame buffer area.
- print the VSIMM revision at boot time, and be more friendly to revision 0,
which needs to be handled in a slightly different way.
Visit your host, monkey.org