From: Chris Wilson Date: Wed, 13 Feb 2013 09:31:53 +0000 (+0000) Subject: drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK X-Git-Tag: v3.9-rc1~83^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da88a5f7f7d434e2cde1b3e19d952e6d84533662;p=pandora-kernel.git drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK Whilst IOMMU is enabled for the Intel GPU on Ironlake, it appears that using WC writes to update the PTE on the GPU fails miserably. The result looks like the majority of the writes do not land leading to lots of screen corruption and a hard system hang. v2: s/ Bugzilla: https://bugzilla.freedesktop.org/show_bug.cgi?id=60391 Signed-off-by: Chris Wilson Tested-by: Nathan Myers [danvet: Remove cc: stable and add tested-by.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed