commit | 1637ef413b9a5d1c14eb370f7029a5558f3bb3d3 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 20 17:10:35 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Fri May 07 13:59:28 2010 -0700 |
tree | 5305336bef61e0fe40b4578425609bac4f18bf96 | |
parent | 0a31a448659d48cbc38f5e7520d8a65f8f1f8276 [diff] |
drm/i915: Wait for the GPU whilst shrinking, if truly desperate. 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>