From: Ben Widawsky Date: Thu, 27 Jun 2013 23:30:17 +0000 (-0700) Subject: drm/i915: Really share scratch page X-Git-Tag: v3.12-rc1~136^2~165^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f135605898708ab692fc84555c31fbfe2983c1;p=pandora-kernel.git drm/i915: Really share scratch page A previous patch had set up the ppgtt and ggtt to use the same scratch page, but still kept around both pointers. Kill it, it's not needed and gets in our way for upcoming cleanups. Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed