From: Daniel Vetter Date: Tue, 8 Oct 2013 10:25:41 +0000 (+0200) Subject: drm/i915: rip out gen2 reset code X-Git-Tag: v3.13-rc1~76^2~68^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e252d07aff961f8553822cda621490d9aeef8a06;p=pandora-kernel.git drm/i915: rip out gen2 reset code At least on my i830M here it reliably results in hard system hangs nowadays. This is much worse than falling back to software rendering, so I think we should simply rip this out. After all we don't have any gpu reset for gen3 either, and there are a lot more of those still around. Cc: Chris Wilson Acked-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed