From: Arun Siluvery Date: Tue, 23 Jun 2015 14:46:57 +0000 (+0100) Subject: drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0160f055393f457f8f218377bc088207eb502c38;p=pandora-kernel.git drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround In Indirect context w/a batch buffer, WaClearSlmSpaceAtContextSwitch This WA performs writes to scratch page so it must be valid, this check is performed before initializing the batch with this WA. v2: s/PIPE_CONTROL_FLUSH_RO_CACHES/PIPE_CONTROL_FLUSH_L3 (Ville) v3: GTT bit in scratch address should be mbz (Chris) Cc: Chris Wilson Cc: Dave Gordon Signed-off-by: Rafael Barbalho Signed-off-by: Arun Siluvery Acked-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed