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:
176f28e
)
drm/i915: Make the inactive object shrinker per-device
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 28 Oct 2010 11:51:39 +0000
(12:51 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 28 Oct 2010 19:55:01 +0000
(20:55 +0100)
Eliminate the racy device unload by embedding a shrinker into each
device. Smaller, simpler code.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found