]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for allocating one larger than page-sized contiguous block of memory
authorEric Anholt <anholt@FreeBSD.org>
Tue, 16 May 2006 16:19:48 +0000 (16:19 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Tue, 16 May 2006 16:19:48 +0000 (16:19 +0000)
commitb78e627466ce54088e87a7d9f1ea8c773a78afda
tree87bd22e50824fc9d2af219755fc4568a47dc8387
parent1e23bbac1a72ea67378592a4d4af335e7c7d3445
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.
sys/dev/agp/agp_i810.c
sys/pci/agp_i810.c