From: Zhenyu Wang Date: Thu, 13 Dec 2012 15:47:47 +0000 (+0800) Subject: drm/i915: Fix missed needs_dmar setting X-Git-Tag: v3.8-rc1~82^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20652097dadd9a7fb4d652f25466299974bc78f9;p=pandora-kernel.git drm/i915: Fix missed needs_dmar setting From Ben's AGP dependence removal change, "needs_dmar" flag has not been properly setup for new chips using new GTT init function. This one adds missed setting of that flag to make sure we do pci mappings with IOMMU enabled. Signed-off-by: Zhenyu Wang Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed