From: Ben Widawsky Date: Thu, 30 Jan 2014 08:19:35 +0000 (-0800) Subject: drm/i915: Extract register state error capture X-Git-Tag: v3.15-rc1~51^2~62^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d762aad7bcc93ae739008e98a9dc8e5cbce565e;p=pandora-kernel.git drm/i915: Extract register state error capture The code has become quite hairy. By relocating all the generic registers it will become more obvious where future ones should go. There is still admittedly a bit of confusion left for things like per ring registers. A subsequent patch will clean this function up. Signed-off-by: Ben Widawsky Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed