Home | History | Annotate | Download | only in iomd
History log of /src/sys/arch/arm/iomd/vidcvideo.h
RevisionDateAuthorComments
 1.4  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.3  15-Aug-2006  bjh21 branches: 1.3.58; 1.3.60; 1.3.62;
Un-__P
 1.2  23-Mar-2002  reinoud branches: 1.2.28; 1.2.42; 1.2.46;
Big rototil of the vidcvideo code to cleanup illogical structures and to
incorporate write back support for processors not having a write through
cache.

The current fb_devconfig structure now really holds the device's
configuration and the softc really only holds the attachment information.
This used to be mixed giving rise to weird stuctures and cross references.

The number of vertical syncs before the video memory writeback is triggered
is configurable ... default is to wait for 5 Vsync .. aprox minumum 10
times a second, but more likely in the order of 12,5 times a second. When
printing is in progress no write back is performed... only after the
waiting time. The reasoning behind this is that as long as the screen is
printed too the cache will be purged of dirty data anyway due to the
processing and new screen memory useage.
 1.1  05-Oct-2001  reinoud branches: 1.1.4; 1.1.6;
Initial commit of the splitting off of arch/acorn32 from arch/arm32.

The IOMD/VIDC combination is now moved to arch/arm/iomd together. These
files still need a lot of cleaning up :( .... esp. the RC7500 support that
is still dormant in it; this needs either to be removed or split out for
RC7500's ``VIDC'' video/audio variant.

Apart from the RC7500 support wich is still in arch/arm32 the
iomd,vidc,riscpc and podulebus subdirectories of arch/arm32 can be removed.

This split still uses some small parts of arch/arm32 .... those are the MI
parts that haven't been moved yet.

RiscPC/A7000 have been tested and confirmed to build as should NC.
 1.1.6.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  05-Oct-2001  thorpej file vidcvideo.h was added on branch kqueue on 2002-01-10 19:38:22 +0000
 1.1.4.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.4.1  05-Oct-2001  nathanw file vidcvideo.h was added on branch nathanw_sa on 2002-04-01 07:39:12 +0000
 1.2.46.1  03-Sep-2006  yamt sync with head.
 1.2.42.1  09-Sep-2006  rpaulo sync with head
 1.2.28.1  30-Dec-2006  yamt sync with head.
 1.3.62.1  16-May-2008  yamt sync with head.
 1.3.60.1  18-May-2008  yamt sync with head.
 1.3.58.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed