From: Chris Wilson Date: Mon, 22 Nov 2010 08:07:02 +0000 (+0000) Subject: drm/i915: Capture pinned buffers on error X-Git-Tag: v2.6.38-rc1~419^2~23^2~100^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c724e8a9407683a8a2ee8eb00b972badf237bbe1;p=pandora-kernel.git drm/i915: Capture pinned buffers on error The pinned buffers are useful for diagnosing errors in setting up state for the chipset, which may not necessarily be 'active' at the time of the error, e.g. the cursor buffer object. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed