drm/i915: Make the inactive object shrinker per-device
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 28 Oct 2010 11:51:39 +0000 (12:51 +0100)
committerChris 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