summaryrefslogtreecommitdiffstats
path: root/sys/dev/agp/agpreg.h
Commit message (Expand)AuthorAgeFilesLines
* agp: Do not attach to Intel GEN6+dumbbell2016-03-121-12/+10
* A rewrite of the i810 bits of the agp(4) driver. New driver supportskib2012-05-221-1/+78
* Correctly handle Intel g33 chips and add support for g45 chipsrnoland2008-10-021-1/+15
* Add support for G965/Q965/GM965/GME965/GME945 AGP.anholt2007-07-131-2/+25
* - Clean up Aperture Access Global Enable (APEN) bit access.jkim2007-01-051-2/+2
* - Use PCIR_BAR() macro for the BAR for the aperture.jhb2005-12-201-7/+1
* Add support for i915 GMCH AGP. This diff is a combination of work by myselfanholt2005-12-021-0/+17
* - Add a work-around for nForce3-250. Aperture base address encoded in misc.jkim2005-09-271-0/+17
* Add a new AGP driver for ATI IGP chipsets. The driver is based on reading ofanholt2005-09-171-0/+12
* AMD64 on-CPU GART support.obrien2004-08-161-0/+17
* Minimal fix to prevent crashes when an AGP v2 card is used with the new v3 VIAanholt2004-08-091-0/+1
* Different VIA host bridges use different offsets to their AGP configjhb2004-05-131-1/+8
* Add register definitions for the status and command registers for AGP.imp2004-04-051-0/+22
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.mdodd2003-08-231-0/+13
* Add support for the Intel 865 chipset.jhb2003-05-271-1/+1
* Add agpreg.h missed in commit to agp_i810 (adding i85x/i86x AGP support).anholt2003-02-131-0/+26
* Add AGP support for Intel i830M and i845 thanks to patches from moto kawasakianholt2002-09-121-0/+15
* This patch will fix the lockups associated with AMD 751,761,762 based AGPcokane2001-12-071-0/+1
* Add support for Intel's i820/i840/i845/i850/i860 chipset.kuriyama2001-11-081-0/+8
* Add support for Intel's i810 chipset with integrated graphics. Andfr2000-07-121-0/+41
* Fix the AMD 751 AGP minidriver so that it works with my test code.dfr2000-06-101-0/+5
* A driver for programming the AGP hardware. This is only very lightlydfr2000-06-091-0/+109
OpenPOWER on IntegriCloud