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