]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't map the AGP aperture into contiguous KVA. The various graphics
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 20 Dec 2005 20:05:21 +0000 (20:05 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 20 Dec 2005 20:05:21 +0000 (20:05 +0000)
commit5bcf484019a979de1576a010ed3e5cb6448a2a32
tree4732818d1dc35b064f7906d22ad25fa18e686fe6
parent4c2546c1a91c1ca5449baefac51e2055703b218b
Don't map the AGP aperture into contiguous KVA.  The various graphics
drivers already map sections into KVA as needed anyway.  Note that this
will probably break the nvidia driver, but I will coordinate to get that
fixed.

MFC after: 2 weeks
sys/dev/agp/agp.c
sys/dev/agp/agpvar.h
sys/pci/agp.c
sys/pci/agpvar.h