From: Mika Kuoppala Date: Tue, 25 Feb 2014 15:11:27 +0000 (+0200) Subject: drm/i915: Add reset count to error state X-Git-Tag: v3.15-rc1~51^2~55^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b031e30d46b11fdf7a8075f02f5f9eef728f4d;p=pandora-kernel.git drm/i915: Add reset count to error state By default we keep only the error state from first hang. However some sneaky user might have cleared the first error state and we assume mistakenly that it is from first hang. As sometimes this matters, it is better to explicitly store the reset count. Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed