From: Chris Wilson Date: Sun, 19 Sep 2010 11:38:26 +0000 (+0100) Subject: drm/i915: Clean up bo lists on all hung gpus X-Git-Tag: v2.6.37-rc1~92^2~28^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f803aa5532d14efc463abbeae10faa115c457a07;p=pandora-kernel.git drm/i915: Clean up bo lists on all hung gpus Previously we only tidied up the active bo lists for chipsets were we would attempt to reset the GPU. However, this action is necessary for the system to continue and reclaim the dead bo for all chipsets. Pointed out, in passing, by Owain Ainsworth. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed