commit | 433e12f78b68a8069f54956edf766bb21394c197 | [log] [tgz] |
---|---|---|
author | Ben Gamari <bgamari@gmail.com> | Tue Feb 17 20:08:51 2009 -0500 |
committer | Eric Anholt <eric@anholt.net> | Fri Mar 27 15:12:03 2009 -0700 |
tree | 4d95338d13eb90a73451eb3618295b84d0c6e039 | |
parent | 2017263e9e72974610179beaa85c4498b9c4b7a4 [diff] |
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>