commit | 92d68ed7e57e5534c8c82ab28da194b73acb2710 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Apr 19 17:55:23 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 03 11:17:59 2012 +0200 |
tree | 95ec176235d7152874cbe229812969f9aa4f96b5 | |
parent | 828ed3e1703a2323250f4acdac34f79fd27364d9 [diff] |
drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs This was originally used as an attempt to diagnose GPU hangs, but was never very reliable and superseded by the i915_error_state capture on hangcheck. It now lies languishing unused and unwanted. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>