commit | a08185a3eb658854b29c05bcbfac0f85038ffe9f | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Oct 28 10:28:00 2011 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 08 10:50:27 2011 +0000 |
tree | 9411bc4cd2dc3dd5e4f29654b7b32669fe1434bb | |
parent | 35b09c9bf619c4fc6040c52dcea6bd5bd6af7679 [diff] |
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 <keithp@keithp.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net>