From: Ben Widawsky Date: Tue, 9 Apr 2013 01:43:51 +0000 (-0700) Subject: drm/i915/ppgtt: Set scratch page "globally" X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~40^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e7d12d46733d5a6ddf3f07a1f9ab75ec12d5a19;p=pandora-kernel.git drm/i915/ppgtt: Set scratch page "globally" The PPGTT scratch page is used for all gens, and doing it in the global part of our PPGTT setup makes the code a bit nicer. This was in a patch submitted earlier as part of the PPGTT cleanups. Grumpy maintainer must have missed it, and I didn't yell when appropriate. Apologies for everyone :-) v2: Update commit message Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed