OpenGrok
Cross Reference: gffbreg.h
xref
: /
src
/
sys
/
dev
/
pci
/
gffbreg.h
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/gffbreg.h
Revision
Date
Author
Comments
1.6
06-Oct-2025
macallan
add backlight control for FX 5200 Go
1.5
16-Apr-2020
rin
Revert previous for now:
http://mail-index.netbsd.org/source-changes/2020/04/16/msg116278.html
The reasoning turned out to be wrong; __KERNEL_RCSID() in header files
does *not* overwrite RCSID in main source files. The real problem is that
it inserts its RCSID into *every* object files. However, it can be still
useful even if heavily duplicated.
1.4
16-Apr-2020
rin
Stop using __KERNEL_RCSID() in header files; it confuses ident(1) by
overwriting RCSID in main source files.
XXX
The first argument of __KERNEL_RCSID() is neglected for ELF. If we wish
to have RCSID of header files in kernel binary, we need something like
__FBSDID() macro in FreeBSD.
1.3
23-Oct-2013
macallan
branches: 1.3.4; 1.3.6; 1.3.10; 1.3.48;
fix copyright year
1.2
02-Oct-2013
macallan
add a bunch more constants from xf86-video-nv
1.1
18-Sep-2013
macallan
a preliminary driver for nvidia geforce graphics chips
so far it only supports the GeForce 2MX, tested on macppc only
no acceleration yet, just some DAC setup
the main advantage over genfb is that this driver knows how to setup the
palette registers for the 2nd output
1.3.48.1
20-Apr-2020
bouyer
Sync with HEAD
1.3.10.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.10.1
23-Oct-2013
tls
file gffbreg.h was added on branch tls-maxphys on 2014-08-20 00:03:42 +0000
1.3.6.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.3.6.1
23-Oct-2013
yamt
file gffbreg.h was added on branch yamt-pagecache on 2014-05-22 11:40:24 +0000
1.3.4.2
18-May-2014
rmind
sync with head
1.3.4.1
23-Oct-2013
rmind
file gffbreg.h was added on branch rmind-smpnet on 2014-05-18 17:45:39 +0000
Indexes created Wed Oct 22 13:09:56 GMT 2025