drm/i915: Register a shrinker to free inactive lists under memory pressure
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 14 Sep 2009 15:50:28 +0000 (16:50 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 21:43:31 +0000 (14:43 -0700)
This should help GEM handle memory pressure sitatuions more gracefully.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found