From: Mika Kuoppala Date: Tue, 30 Jun 2015 15:16:40 +0000 (+0300) Subject: drm/i915/gtt: Per ppgtt scratch page X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8776f02b7c77f17dcf1dfab9954648874f264c89;p=pandora-kernel.git drm/i915/gtt: Per ppgtt scratch page Previously we have pointed the page where the individual ppgtt scratch structures refer to, to be the instance which GGTT setup have allocated. So it has been shared. To achieve full isolation between ppgtts also in this regard, allocate per ppgtt scratch page. Cc: Michel Thierry Cc: Daniel Vetter Signed-off-by: Mika Kuoppala Reviewed-by: Michel Thierry Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed