From: Ben Widawsky Date: Thu, 26 Apr 2012 23:03:01 +0000 (-0700) Subject: drm/i915: kill waiting_seqno X-Git-Tag: v3.5-rc1~83^2~8^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9574b3fe29ba9064c03e8db0e399f5fe356ee03b;p=pandora-kernel.git drm/i915: kill waiting_seqno The waiting_seqno is not terribly useful, and as such we can remove it so that we'll be able to extract lockless code. v2: Keep the information for error_state (Chris) Check if ring is initialized in hangcheck (Chris) Capture the waiting ring (Chris) Signed-off-by: Ben Widawsky [danvet: add some bikeshed to clarify a comment.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed