From: Chris Wilson Date: Mon, 20 Sep 2010 16:36:15 +0000 (+0100) Subject: drm/i915: Track pinned objects X-Git-Tag: v2.6.37-rc1~92^2~28^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f13d3f7311add99d1f874a6b67d56426afa35664;p=pandora-kernel.git 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 --- Reading git-diff-tree failed