freebsd-dev/sys/dev/agp
2004-10-24 07:31:07 +00:00
..
agp_ali.c Fix aperture size detection on some ALi chipsets by only using the lowest 4 bits 2004-08-21 06:24:21 +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 Fix typo. 2003-04-07 10:06:48 +00:00
agp_intel.c Add support for Intel E7205 AGP. 2004-08-22 03:55:04 +00:00
agp_nvidia.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_sis.c Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
agp_via.c Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +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