drm/i915: remove the i915_batchbuffer_info debugfs file
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 14 Dec 2011 12:57:26 +0000 (13:57 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 29 Jan 2012 17:34:48 +0000 (18:34 +0100)
commitff865f79764ca43bc601ff5a2499738451fc96dd
tree63e346925dce124678a6f2ff70436e837aba46af
parent653d7bed26a0c298dee7d60f6ab4bb442acf8b82
drm/i915: remove the i915_batchbuffer_info debugfs file

With the error_state facility in place, this has outlived it's
usefulness. It also oopses with the lates llc-reloc patches because
it directly access objects through the gtt without any checks.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c
This page took 0.026929 seconds and 5 git commands to generate.