drm/i915: Track pinned objects
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 20 Sep 2010 16:36:15 +0000 (17:36 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:24:17 +0000 (11:24 +0100)
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>
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c

Simple merge
Simple merge
Simple merge