android_hardware_qcom_display/libgralloc
Naseer Ahmed c2e6b1f62e display: Use bypass only for contiguous memory
Since composition bypass uses MDP overlays, which
need physically contiguous memory, we cannot use
bypass in cases where the buffers are using ashmem
or other virtual memory. Hence, avoid bypass in
such cases.

Change-Id: I5c6d20e68e15719295373a1b0f3b930536336c43
2011-12-09 14:47:10 -07:00
..
alloc_controller.cpp display: Use bypass only for contiguous memory 2011-12-09 14:47:10 -07:00
alloc_controller.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
Android.mk Bypass: Turn off only after FB content is displayed. 2011-12-05 16:52:39 -08:00
ashmemalloc.cpp display: Ashmem: use MAP_POPULATE when mapping 2011-11-23 17:33:02 -08:00
ashmemalloc.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
framebuffer.cpp Bypass: Turn off only after FB content is displayed. 2011-12-05 16:52:39 -08:00
gpu.cpp libgralloc: Add HAL_PIXEL_FORMAT_NV12_ENCODEABLE format. 2011-12-04 15:23:50 -08:00
gpu.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
gr.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
gralloc_priv.h display: Use bypass only for contiguous memory 2011-12-09 14:47:10 -07:00
gralloc.cpp display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
ionalloc.cpp display: gralloc: zero out the alloc'd ion buffer 2011-12-01 23:26:28 -08:00
ionalloc.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
mapper.cpp libgralloc: Add gralloc perform to create handle from a buffer 2011-12-05 02:42:14 -07:00
memalloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
MODULE_LICENSE_APACHE2 gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
NOTICE gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
pmem_bestfit_alloc.cpp gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
pmem_bestfit_alloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
pmemalloc.cpp display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
pmemalloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00