aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/agp/agpreg.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* agp: Do not attach to Intel GEN6+Jean-Sébastien Pédron2016-03-121-12/+10
* A rewrite of the i810 bits of the agp(4) driver. New driver supportsKonstantin Belousov2012-05-221-1/+78
* Correctly handle Intel g33 chips and add support for g45 chipsRobert Noland2008-10-021-1/+15
* Add support for G965/Q965/GM965/GME965/GME945 AGP.Eric Anholt2007-07-131-2/+25
* - Clean up Aperture Access Global Enable (APEN) bit access.Jung-uk Kim2007-01-051-2/+2
* - Use PCIR_BAR() macro for the BAR for the aperture.John Baldwin2005-12-201-7/+1
* Add support for i915 GMCH AGP. This diff is a combination of work by myselfEric Anholt2005-12-021-0/+17
* - Add a work-around for nForce3-250. Aperture base address encoded in misc.Jung-uk Kim2005-09-271-0/+17
* Add a new AGP driver for ATI IGP chipsets. The driver is based on reading ofEric Anholt2005-09-171-0/+12
* AMD64 on-CPU GART support.David E. O'Brien2004-08-161-0/+17
* Minimal fix to prevent crashes when an AGP v2 card is used with the new v3 VIAEric Anholt2004-08-091-0/+1
* Different VIA host bridges use different offsets to their AGP configJohn Baldwin2004-05-131-1/+8
* Add register definitions for the status and command registers for AGP.Warner Losh2004-04-051-0/+22
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.Matthew N. Dodd2003-08-231-0/+13
* Add support for the Intel 865 chipset.John Baldwin2003-05-271-1/+1
* Add agpreg.h missed in commit to agp_i810 (adding i85x/i86x AGP support).Eric Anholt2003-02-131-0/+26
* Add AGP support for Intel i830M and i845 thanks to patches from moto kawasakiEric Anholt2002-09-121-0/+15
* This patch will fix the lockups associated with AMD 751,761,762 based AGPColeman Kane2001-12-071-0/+1
* Add support for Intel's i820/i840/i845/i850/i860 chipset.Jun Kuriyama2001-11-081-0/+8
* Add support for Intel's i810 chipset with integrated graphics. AnDoug Rabson2000-07-121-0/+41
* Fix the AMD 751 AGP minidriver so that it works with my test code.Doug Rabson2000-06-101-0/+5
* A driver for programming the AGP hardware. This is only very lightlyDoug Rabson2000-06-091-0/+109