From: Chris Wilson Date: Wed, 27 Oct 2010 13:44:35 +0000 (+0100) Subject: drm/i915: Fix hangcheck to handle multiple rings X-Git-Tag: v2.6.38-rc1~419^2~23^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893eead092f14e42cac054a394a86e3c6e016b68;p=pandora-kernel.git drm/i915: Fix hangcheck to handle multiple rings Currently, we believe the GPU is idle if just the RENDER ring is idle. This is obviously wrong if we only using either the BLT or the BSD rings and so masking genuine hangs. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed