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
Eric Anholt
b78e627466
Add support for allocating one larger than page-sized contiguous block of memory
...
with a physical address. This is used for hardware ARGB cursor support on newer chipsets.
2006-05-16 16:19: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
Change the various AGP drivers that attach to the Host-PCI bridge device to
2005-12-20 21:12:26 +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
Change the various AGP drivers that attach to the Host-PCI bridge device to
2005-12-20 21:12:26 +00:00
agp_i810.c
Add support for allocating one larger than page-sized contiguous block of memory
2006-05-16 16:19:48 +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
Change the various AGP drivers that attach to the Host-PCI bridge device to
2005-12-20 21:12: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
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +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