From: Michel Thierry Date: Fri, 5 Sep 2014 13:13:16 +0000 (+0100) Subject: drm/i915: Enable full PPGTT on gen7 X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c50f10d73b50139dcfe48bc22f2c8c7822c1983;p=pandora-kernel.git drm/i915: Enable full PPGTT on gen7 Use full PPGTT as the default option in gen7. Note that aliasing PPGTT is the default option for gen8 (see HAS_PPGTT) since we're still fighting troubles around context switching and execlists. This may well come back to bite me later. Signed-off-by: Michel Thierry [danvet: Explain that gen8 full ppgtt is blocked on execlists for now.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed