commit | f13d3f7311add99d1f874a6b67d56426afa35664 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Sep 20 17:36:15 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:24:17 2010 +0100 |
tree | 949e7d6e4606f1b8051a8821a0694d1c5fd65027 | |
parent | 265db9585e570814d2f7aca109c5563bcde9c948 [diff] |
drm/i915: Track pinned objects Keep a list of pinned objects and display it via debugfs. Now all objects that exist in the GTT are always tracked on one of the active, flushing, inactive or pinned lists. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>