From: Michel Thierry Date: Wed, 8 Apr 2015 11:13:25 +0000 (+0100) Subject: drm/i915/gen8: Initialize page tables X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~58^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a8e9943528dd84315db2e9dfd7330bcbb872414;p=pandora-kernel.git drm/i915/gen8: Initialize page tables Similar to gen6, while setting up a page table, make all entries of the pt point to the scratch page before mapping; this is to be safe in case of out of bound access or proactive prefetch. Systems without LLC require an explicit flush. v2: Expanded commit text and fixed indentation (Mika) Signed-off-by: Michel Thierry Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed