From: Daniel Vetter Date: Fri, 27 Apr 2012 13:17:43 +0000 (+0200) Subject: drm/i915: make gpu hangman more resilient X-Git-Tag: v3.5-rc1~83^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9dc9a27b5869f082b08306da14f7c232693954;p=pandora-kernel.git drm/i915: make gpu hangman more resilient - reset the stop_rings infrastructure while resetting the hw to avoid angering the hangcheck right away (and potentially declaring the gpu permanently wedged). - ignore reset failures when hanging due to the hangman - we don't have reset code for all generations. v2: Ensure that we only ignore reset failures when the hw reset is not implemented and not when it failed. Reviewed-by: Eugeni Dodonov Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed