This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
agp
History
alc
5d9c66a3f8
The page queues lock is no longer required by vm_page_busy() or
...
vm_page_wakeup(). Reduce or eliminate its use accordingly.
2006-10-22 21:18:48 +00:00
..
agp_ali.c
Change the various AGP drivers that attach to the Host-PCI bridge device to
2005-12-20 21:12:26 +00:00
agp_amd64.c
Fix style(9) nits.
2006-10-09 20:26:32 +00:00
agp_amd.c
Change the various AGP drivers that attach to the Host-PCI bridge device to
2005-12-20 21:12:26 +00:00
agp_ati.c
Add support for another ATI IGP 340M (RS200M) AGP bridge.
2006-09-01 02:22:17 +00:00
agp_i810.c
Add support for 945G/GM AGP chipsets.
2006-09-27 06:38:54 +00:00
agp_if.m
…
agp_intel.c
Add support for the Intel E7205 chipset.
2006-02-17 01:40:46 +00:00
agp_nvidia.c
Change the various AGP drivers that attach to the Host-PCI bridge device to
2005-12-20 21:12:26 +00:00
agp_sis.c
Move SiS 760 to where it belongs.
2006-05-30 18:41:26 +00:00
agp_via.c
Change the various AGP drivers that attach to the Host-PCI bridge device to
2005-12-20 21:12:26 +00:00
agp.c
The page queues lock is no longer required by vm_page_busy() or
2006-10-22 21:18:48 +00:00
agppriv.h
…
agpreg.h
- Use PCIR_BAR() macro for the BAR for the aperture.
2005-12-20 22:45:24 +00:00
agpvar.h
Don't map the AGP aperture into contiguous KVA. The various graphics
2005-12-20 20:05:21 +00:00