drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 19 Apr 2012 16:55:23 +0000 (17:55 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:17:59 +0000 (11:17 +0200)
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>

No differences found