drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 20 Apr 2010 16:10:35 +0000 (17:10 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 7 May 2010 20:59:28 +0000 (13:59 -0700)
By idling the GPU and discarding everything we can when under extreme
memory pressure, the number of OOM-killer events is dramatically
reduced. For instance, this makes it possible to run
firefox-planet-gnome.trace again on my swapless 512MiB i915.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found