index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
/
pci
/
vgafb.c
Age
Commit message (
Expand
)
Author
2002-05-22
- in the OpenFirmware console initialisation, check if the console device
Miod Vallat
2002-05-18
Workaround for color restoration on return from X. vgafb will not
Dale Rahn
2002-04-29
Better colors from rasops cmap, and enable all rasops features.
Dale Rahn
2002-04-29
Change macppc vgafb from rcons to rasops, a faster color supporting virtual
Dale Rahn
2002-04-20
- the set-colors OF call takes a packed array of colors value,
Matthieu Herrb
2002-04-05
Use the OF set-colors operation instead of the color! operation, this
Dale Rahn
2002-03-26
Only allow valid device PAs to be mmapped.
Dale Rahn
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-14
garbage collect some unused stuff.
Jason Wright
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-09-17
The gfx display buffer should request that it be mapped cached (writethru).
Dale Rahn
2001-09-13
The vgafb driver does not test memory, so no point mapping it during the probe.
Dale Rahn
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn