commit | ff865f79764ca43bc601ff5a2499738451fc96dd | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Dec 14 13:57:26 2011 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Jan 29 18:34:48 2012 +0100 |
tree | 63e346925dce124678a6f2ff70436e837aba46af | |
parent | 653d7bed26a0c298dee7d60f6ab4bb442acf8b82 [diff] |
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>