From: Chris Wilson Date: Tue, 7 Apr 2015 15:20:47 +0000 (+0100) Subject: drm/i915: Record ring->start address in error state X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f8cf109e313e7758dff6cbc0357f6b07f83375;p=pandora-kernel.git drm/i915: Record ring->start address in error state This is mostly useful for execlists where the rings switch between contexts (and so checking that the ring's start register matches the context is important). Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed