From: Mika Kuoppala Date: Wed, 12 Jun 2013 09:35:32 +0000 (+0300) Subject: drm/i915: store ring hangcheck action X-Git-Tag: v3.11-rc1~65^2~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad8beaeada276b4b2d31e1c3422346e8829a67d6;p=pandora-kernel.git drm/i915: store ring hangcheck action For guilty batchbuffer analysis later on when rings are reset, store what state the ring was on when hang was declared. This helps to weed out the waiting rings from the active ones. Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson Acked-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed