drm/i915: Capture pinned buffers on error
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 22 Nov 2010 08:07:02 +0000 (08:07 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 22 Nov 2010 08:07:02 +0000 (08:07 +0000)
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 <chris@chris-wilson.co.uk>

No differences found