freebsd-dev/sys/dev/agp
2005-02-14 07:16:25 +00:00
..
agp_ali.c [1] Remove the generic bridge support from those drivers that had it. The 2004-12-30 07:18:58 +00:00
agp_amd64.c Add PCI ID for VIA K8T800Pro chipset. Tested with agptest and X with DRI 2004-10-05 04:40:32 +00:00
agp_amd.c style.9. 2004-08-16 12:23:53 +00:00
agp_i810.c Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the 2004-10-24 07:31:07 +00:00
agp_if.m /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
agp_intel.c [1] Remove the generic bridge support from those drivers that had it. The 2004-12-30 07:18:58 +00:00
agp_nvidia.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_sis.c No use for this AMD64 special-case "return NULL;" in probe now that we don't 2005-02-14 07:16:25 +00:00
agp_via.c [1] Remove the generic bridge support from those drivers that had it. The 2004-12-30 07:18:58 +00:00
agp.c Avoid repeated acquisition and release of the vm object lock inside of 2004-10-24 07:12:13 +00:00
agppriv.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
agpreg.h AMD64 on-CPU GART support. 2004-08-16 12:25:48 +00:00
agpvar.h