drm/i915: Consolidate gem object list dumping
authorBen Gamari <bgamari@gmail.com>
Wed, 18 Feb 2009 01:08:51 +0000 (20:08 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:07 +0000 (14:24 +1000)
commit30106f97a6029f94a8f13a1ace877c850cf5cd37
treea4846446535445edd8f03098c8412753d532de7d
parent955b12def42e83287c1bdb1411d99451753c1391
drm/i915: Consolidate gem object list dumping

Here we eliminate a few functions in favor of using a single function
to dump from all of the object lists.

Signed-Off-By: Ben Gamari <bgamari@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_gem_debugfs.c