drm/i915: Add information on pinning and fencing to the i915 list debug.
authorEric Anholt <eric@anholt.net>
Wed, 18 Feb 2009 07:53:41 +0000 (23:53 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 22:12:04 +0000 (15:12 -0700)
commitf4ceda89895b56e2c03dd327f13d0256838a20ab
tree710899415d78d2e59e6fcf925434ee38e7125f66
parent433e12f78b68a8069f54956edf766bb21394c197
drm/i915: Add information on pinning and fencing to the i915 list debug.

This was inspired by a patch by Chris Wilson, though none of it applied in any
way due to the debugfs work and I decided to change the formatting of the
new information anyway.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_gem_debugfs.c