linux-uconsole/drivers/gpu
Rebecca Schultz Zavin 9993b96e30 gpu: ion: Switch to using kmalloc rather than kmap during allocation
Previously, metadata was stored in the allocated pages themselves
during allocation.  However the system can only have a limited
number of kmapped pages.  A very large allocation might exceed
this limit.

Change-Id: Ibe972096e83924bf5e621d8282c4cd133ca75b0a
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2013-07-01 14:16:04 -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: Switch to using kmalloc rather than kmap during allocation 2013-07-01 14:16:04 -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