linux/drivers/gpu
Rebecca Schultz Zavin 072beca551 gpu: ion: Also shrink memory cached in the deferred free list
When the system is low on memory, we want to shrink any cached
system memory ion is holding.  Previously we were shrinking memory
in the page pools, but not in the deferred free list.  This patch
makes it possible to shrink both.  It also moves the shrinker
code into the heaps so they can correctly manage any caches they
might contain.

Change-Id: I177f587f999a5220eddbf7af94745aae736cac75
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2013-05-31 17:57:47 +00:00
..
drm drm/i915: Don't clobber crtc->fb when queue_flip fails 2013-04-05 10:04:36 -07:00
ion gpu: ion: Also shrink memory cached in the deferred free list 2013-05-31 17:57:47 +00:00
stub i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO 2011-04-13 09:10:25 +10:00
vga drivers/gpu/vga/vgaarb.c: add missing kfree 2011-11-22 20:21:10 +00:00
Makefile gpu: ion: Add ION Memory Manager 2012-04-09 13:57:56 -07:00