]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix up handling of Intel G4X chips some more.
authorrnoland <rnoland@FreeBSD.org>
Tue, 23 Dec 2008 16:16:30 +0000 (16:16 +0000)
committerrnoland <rnoland@FreeBSD.org>
Tue, 23 Dec 2008 16:16:30 +0000 (16:16 +0000)
commit21d0476e386adad088d30656a70945b66b40c274
treeae983684e767daac1e3c334aa22d3180ac0e0626
parent009cfd52f9f0ce6402eb4027c143ca0139142090
Fix up handling of Intel G4X chips some more.

Note that you need at least xf86-video-intel 2.4.3 for this to work.
The G4X doesn't put the GATT into the same area of stolen memory
as all the other chips and older versions of the driver didn't
handle that properly.

Tested by: ganbold
Approved by: kib
MFC after: 2 weeks
sys/dev/agp/agp_i810.c