commit | 17250b71553680bc6e927497aa619ab06ab1015b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 28 12:51:39 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 28 20:55:01 2010 +0100 |
tree | b311b8a425bdf7e5809b6f51237a5d3ebb20cfa0 | |
parent | 176f28ebf4303b4f7e3a5bd8be7842a8bbecd9c3 [diff] |
drm/i915: Make the inactive object shrinker per-device 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>