From: Keith Packard Date: Fri, 28 Oct 2011 17:28:00 +0000 (-0700) Subject: agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set X-Git-Tag: v3.2-rc3~8^2~5^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5e62bdd73da80e1017058c923336a5a150af9f2;p=pandora-kernel.git agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set Kernels with no iommu support cannot ever need the Ironlake work-around, so never enable it in that case. Might be better to completely remove the work-around from the kernel in this case? Signed-off-by: Keith Packard Reviewed-by: Ben Widawsky --- Reading git-diff-tree failed