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:
265db95
)
drm/i915: Track pinned objects
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 20 Sep 2010 16:36:15 +0000
(17:36 +0100)
committer
Chris 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>
No differences found