drm/i915: Add information on pinning and fencing to the i915 list debug.
commit97d479e77b8621cc6e1cb06eabe5a73390c8149c
authorEric Anholt <eric@anholt.net>
Wed, 18 Feb 2009 07:53:41 +0000 (17 23:53 -0800)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:08 +0000 (13 14:24 +1000)
tree7d96d8f601acf9e4c66ebf0712907b623a20380a
parent30106f97a6029f94a8f13a1ace877c850cf5cd37
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>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_gem_debugfs.c