From: Daniel Vetter Date: Wed, 14 Dec 2011 12:57:26 +0000 (+0100) Subject: drm/i915: remove the i915_batchbuffer_info debugfs file X-Git-Tag: v3.4-rc1~143^2~89^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff865f79764ca43bc601ff5a2499738451fc96dd;p=pandora-kernel.git 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 Reviewed-by: Eugeni Dodonov Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed