From: Chris Wilson Date: Tue, 10 Apr 2012 16:00:41 +0000 (+0100) Subject: drm/i915: Trigger hangcheck if we detect more a repeating missed IRQ X-Git-Tag: v3.5-rc1~83^2~81^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1e61e7fc4456c4cb9a33ed182edf40e34ddedea;p=pandora-kernel.git drm/i915: Trigger hangcheck if we detect more a repeating missed IRQ On the first instance we just wish to kick the waiters and see if that terminates the wait conditions. If it does not, then we do not want to keep retrying without ever making any forward progress and becoming stuck in a hangcheck loop. Reported-and-tested-by: Lukas Hejtmanek Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=48209 Reviewed-by: Ben Widawsky Signed-off-by: Chris Wilson Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed