linux/drivers/staging/android
John Stultz 4c45b1a80e ion: Add carveout and chunk heaps to dummy driver
Add support to the dummy driver for basic carveout and chunk heaps.

Since we're generating these heaps at module_init, and we want
this driver to be generic enough to be tested on any arch, we
don't have the ability to alloc bootmem, so both of these heaps
are conventionally allocated using alloc_pages(), which limits us
to 4M in size.

Should look into using CMA for heap allocation eventually, but
this provides enough to test the basic functionality of the
heaps.

Cc: Colin Cross <ccross@android.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
Cc: Jesse Barker <jesse.barker@arm.com>
Cc: Android Kernel Team <kernel-team@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 21:16:40 -08:00
..
ion ion: Add carveout and chunk heaps to dummy driver 2014-01-09 21:16:40 -08:00
trace
uapi ion_test: Add compat_ioctl support (v2) 2013-12-19 16:10:25 -08:00
Kconfig gpu: ion: Add ION Memory Manager 2013-12-14 08:50:15 -08:00
Makefile ion: Reenable the build 2013-12-15 09:40:11 -08:00
TODO
alarm-dev.c staging: alarm-dev: Seperate functions with one blank line 2013-11-19 15:33:39 -08:00
android_alarm.h
ashmem.c
ashmem.h
binder.c
binder.h
binder_trace.h
logger.c
logger.h
lowmemorykiller.c
ram_console.h
sw_sync.c
sw_sync.h
sync.c
sync.h staging: android: Fix typo in android/sync.h 2013-11-11 16:22:17 -08:00
timed_gpio.c
timed_gpio.h
timed_output.c
timed_output.h