From: Yinghai Lu Date: Sat, 4 Oct 2008 22:55:12 +0000 (-0700) Subject: x86: gart iommu have direct mapping when agp is present too X-Git-Tag: v2.6.27-rc9~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99e90164e6cf2eb85fa94d547d6336f8127a107;p=pandora-kernel.git x86: gart iommu have direct mapping when agp is present too move init_memory_mapping() out of init_k8_gatt. for: http://bugzilla.kernel.org/show_bug.cgi?id=11676 2.6.27-rc2 to rc8, apgart fails, iommu=soft works, regression This is needed because we need to map the GART aperture even if the GATT is not initialized. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed