summaryrefslogtreecommitdiffstats
path: root/sys/pci/agp_amd64.c
Commit message (Expand)AuthorAgeFilesLines
* Fix style(9) nits.jkim2006-10-091-38/+37
* Fix 32-bit PTE in the GART table.jkim2006-10-091-1/+3
* Use aperture base address from north bridge. Some BIOS does not encodejkim2006-08-211-10/+5
* Move SiS 760 to where it belongs.jkim2006-05-301-0/+2
* Change the various AGP drivers that attach to the Host-PCI bridge device tojhb2005-12-201-2/+1
* 0xb1881106 seems to be an AGP bridge and some BIOSes incorrectly handlejkim2005-11-141-16/+72
* - Add a work-around for nForce3-250. Aperture base address encoded in misc.jkim2005-09-271-8/+158
* Add nForce3-250.obrien2005-04-081-0/+2
* nVidia AGP chipsets beyond nForce2 are AMD64-specific.obrien2005-04-021-0/+2
* Return BUS_PROBE_DEFAULT instead of 0.imp2005-02-241-1/+1
* Correct the SiS 755 PCI ID. Confirmed against Linux code.anholt2005-02-141-1/+1
* Add PCI ID for VIA K8T800Pro chipset. Tested with agptest and X with DRIanholt2004-10-051-0/+2
* Unconditionally support the AMD64 GART HW.obrien2004-08-191-3/+0
* AMD64 on-CPU GART support.obrien2004-08-161-0/+311
OpenPOWER on IntegriCloud