commit | e252d07aff961f8553822cda621490d9aeef8a06 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Oct 08 12:25:41 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 10 12:47:06 2013 +0200 |
tree | b5be5a7b0a9d1723432dddf84bb9be797e62ea28 | |
parent | 3bbbe706e8e6dac36ae893dc23bdb378dd4f4413 [diff] |
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 <chris@chris-wilson.co.uk> Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>