index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
agpreg.h
Age
Commit message (
Expand
)
Author
2017-02-27
Decode AGP capability.
msaitoh
2016-05-01
kern/50453: Separate Pineview chipset from i915-family chipset support.
nonaka
2014-06-12
Get GTT size from PGTBL_CTL on G4X chipsets.
riastradh
2014-05-23
Implement Intel AGP chipset flush.
riastradh
2008-11-29
Add support for the Intel G45 AGP. From Arnaud Lacombe
christos
2008-03-11
Avoid unaligned pci_conf_read.
joerg
2008-02-21
clean up the error bit clear code:
drochner
2008-01-15
fix some PCI config space offsets to be 32-bit aligned, the code
drochner
2007-11-24
Add agp support for Intel Q35/G33/Q33.
markd
2007-11-12
Merge bunch of AGP changes from jmcneill-pm.
joerg
2007-08-15
Add agp support for i965Q.
markd
2007-08-04
Add support agp_amd64. Imported from FreeBSD.
kiyohara
2007-06-20
Support more i915 stolen memory configurations (previous limit was 8MB,
sborrill
2007-03-27
Add AGPv3 support to VIA AGP driver from FreeBSD.
jmcneill
2006-01-16
PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics
christos
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2004-02-04
Use the right bits for the AGP version.
soren
2003-07-20
Add support for i855 agp. From FreeBSD.
hannken
2003-06-25
The problem which stops in the middle of booting was solved.
ichiro
2003-06-14
fix some bugs
ichiro
2003-06-09
fix bug report - xsrc/17810, kern/16898
ichiro
2002-12-13
Add support for i830/i845 agp. From Shingo WATANABE (on tech-x11) and
scw
2001-09-10
AGP GART support code. Originally written by Doug Rabson for FreeBSD,
fvdl