OpenGrok
Cross Reference: pm2reg.h
xref
: /
src
/
sys
/
dev
/
pci
/
pm2reg.h
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/pm2reg.h
Revision
Date
Author
Comments
1.12
16-Dec-2016
macallan
flesh out alpha operations properly
1.11
16-Dec-2016
macallan
add bit definitions for dither and alpha blending registers
1.10
17-Dec-2014
macallan
branches: 1.10.2;
- add support for Permedia 2
- make this work on alpha
from Naruaki Etomi
1.9
14-Dec-2014
macallan
fix bit flip in PM2_DAC_COLOR_MODE register
from Naruaki Etomi
1.8
12-Sep-2012
macallan
branches: 1.8.14;
support anti-aliased fonts in 8 bit
while there, fix pm2fb_bitblt() packed mode, for real this time
TODO:
- use packed mode when uploading glyphs
- let the hardware do the alpha blending if possible
- mode setting
1.7
05-Sep-2012
macallan
branches: 1.7.2;
add a few more registers
1.6
02-Feb-2012
macallan
add a bunch of register definitions
not used yet but I better commit them now than have he tell me that I forgot
them when pm2fb.c starts using them
1.5
24-Nov-2011
macallan
branches: 1.5.2;
add MONITOR_DATA register
1.4
16-Mar-2010
macallan
branches: 1.4.8;
Implement character drawing by hardware so we don't need to map the framebuffer
anymore. Also do some cleanup, remove no longer relevant debugging code etc.
1.3
30-Oct-2009
christos
branches: 1.3.2; 1.3.4; 1.3.6;
spell the guys name properly.
1.2
28-Oct-2009
macallan
fix occasionally wrong colours in rectangle fills
1.1
28-Oct-2009
macallan
A driver for the Permedia 2 graphics processor, so far it's been tested only
on sparc64 with a Sun PGX32 / TechSource Raptor GFX 8P
So far it accelerates block copies, rectangle fills and the cursor, it
supports the usual wsdisplay / vcons stuff.
TODO:
- character drawing by hardware so we don't need to map the framebuffer
- DDC2 support
- mode setting
This driver still relies on the firmware to set up graphics modes etc. so it
won't work on x86 ( or non-OpenFirmware for that matter ) unless you use the
VESA BIOS to set up graphics and pass the right properties ( width, height
etc. ) to the driver. For the same reason it will work only if it's the
OpenFirmware console.
1.3.6.1
30-May-2010
rmind
sync with head
1.3.4.3
11-Aug-2010
yamt
sync with head.
1.3.4.2
11-Mar-2010
yamt
sync with head
1.3.4.1
30-Oct-2009
yamt
file pm2reg.h was added on branch yamt-nfs-mp on 2010-03-11 15:03:59 +0000
1.3.2.1
30-Apr-2010
uebayasi
Sync with HEAD.
1.4.8.2
30-Oct-2012
yamt
sync with head
1.4.8.1
17-Apr-2012
yamt
sync with head
1.5.2.1
18-Feb-2012
mrg
merge to -current.
1.7.2.2
03-Dec-2017
jdolecek
update from HEAD
1.7.2.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.8.14.2
05-Feb-2017
skrll
Sync with HEAD
1.8.14.1
06-Apr-2015
skrll
Sync with HEAD
1.10.2.1
07-Jan-2017
pgoyette
Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
Indexes created Thu Oct 16 14:10:15 GMT 2025