git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3143a2b
)
drm/i915: Capture pinned buffers on error
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 22 Nov 2010 08:07:02 +0000
(08:07 +0000)
committer
Chris 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