summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndi Kleen <ak@muc.de>2003-01-04 19:27:35 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-01-04 19:27:35 -0800
commitb45aba16483d5ddef9d484851d61dac314a3998e (patch)
tree7703c5ac56d00bf55a2c1e6b5507b46c9b0649ee /include/linux
parent717db2f9f36805d85c695771ea7d712812896aa7 (diff)
[PATCH] 2.5.54 AGP driver fixes for x86-64
This is just to make x86-64 boot with IOMMU and compiled in AGP driver again. Previously both AGP and the IOMMU code would set up an aperture, with AGP being winner, messing up pci_map_*. This is needed for the x86-64 update for 2.5.54 I sent earlier. Actually using /dev/agpgart still corrupts memory unfortunately, haven't tracked that down yet. I also commented on some (usually 64bit, but at least one 32bit) bugs in the driver too. These changes should be all nops on i386. - Export amd k8 init function for x86-64. It needs to be called early by the iommu code. Add some comments to warn about about that (the upcoming VIA and SIS K8 chipsets will have the same problem) - Declare gatt table as u32 following the AGP spec. - Comment some bugs.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions