From: Imre Deak Date: Fri, 27 Mar 2015 11:07:33 +0000 (+0200) Subject: drm/i915/bxt: map GTT as uncached X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~65^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a073f89435771409a21930b78f182d8cb5c5941;p=pandora-kernel.git drm/i915/bxt: map GTT as uncached On Broxton per specification the GTT has to be mapped as uncached. This was caught by the PTE write readback warning, which showed a corrupted PTE value with using the current write-combine mapping. v2: - add comment explaining how the problem with WC mapping manifests (Daniel) Signed-off-by: Imre Deak Reviewed-by: Antti Koskipää Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed