This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
agp
History
Alan Cox
2a444f81a0
Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the
...
synchronization that one entails.
2004-10-24 07:31:07 +00:00
..
agp_ali.c
…
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
…
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
…
agp_intel.c
…
agp_nvidia.c
…
agp_sis.c
…
agp_via.c
…
agp.c
Avoid repeated acquisition and release of the vm object lock inside of
2004-10-24 07:12:13 +00:00
agppriv.h
…
agpreg.h
…
agpvar.h
…