linux-uconsole/drivers/gpu
Rebecca Schultz Zavin c1c5c05ce6 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-07-01 14:16:26 -07:00
..
drm drm/qxl: add missing access check for execbuffer ioctl 2013-06-28 13:27:40 +10:00
host1x drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource 2013-05-18 11:55:30 +02:00
ion gpu: ion: Also shrink memory cached in the deferred free list 2013-07-01 14:16:26 -07:00
vga fbcon: fix locking harder 2013-02-08 12:02:43 +10:00
Makefile gpu: ion: Add ION Memory Manager 2013-07-01 13:40:35 -07:00