From: Daniel Vetter Date: Wed, 14 Dec 2011 12:57:01 +0000 (+0100) Subject: drm/i915: refactor ring error state capture to use arrays X-Git-Tag: v3.4-rc1~143^2~89^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27b1e0ec2a0a04770b2ebf70a2e01281ef93562;p=pandora-kernel.git drm/i915: refactor ring error state capture to use arrays The code already got unwieldy and we want to dump more per-ring registers. Only functional change is that we now also capture the video ring registers on ilk. v2: fixup a refactor fumble spotted by Chris Wilson. Reviewed-by: Eugeni Dodonov Reviewed-by: Chris Wilson Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed