From: Daniel Vetter Date: Mon, 2 Apr 2012 08:08:35 +0000 (+0200) Subject: drm/i915: disable ppgtt on snb when dmar is enabled X-Git-Tag: v3.4-rc2~32^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650dc07ec3b0eba8ff21da706d2b1876ada59fc3;p=pandora-kernel.git drm/i915: disable ppgtt on snb when dmar is enabled Totally unexpected that this regressed. Luckily it sounds like we just need to have dmar disable on the igfx, not the entire system. At least that's what a few days of testing between Tony Vroon and me indicates. Reported-by: Tony Vroon Cc: Tony Vroon Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43024 Acked-by: Chris Wilson Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed