android_hardware_qcom_display/libgralloc
Kevin Matlage d6b1474f2d Make SurfaceFlinger respect swapinterval property
A Google modification to eglCreateWindowSurface was
causing SurfaceFlinger to set its swap interval
value back to 1, regardless of the value set in the
debug.gr.swapinterval property.

This patch modifies the fb_setSwapInterval function
in gralloc to check the debug.gr.swapinterval
property and not change the swap interval if a value
is set there.

CRs-fixed: 329524
Change-Id: I80463c1209addbff227db7832dd0023e94eb06ac
2012-03-16 20:30:54 -05:00
..
alloc_controller.cpp gralloc: Make all pmem buffers cacheable by default 2012-02-06 23:19:37 -06:00
alloc_controller.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
Android.mk libgralloc: libqcomui: add QCOM_HARDWARE CFLAG 2012-01-01 17:57:26 -05: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 Make SurfaceFlinger respect swapinterval property 2012-03-16 20:30:54 -05:00
gpu.cpp libgralloc: Check if w and h are odd only for the YV12 format. 2012-02-27 00:06:02 -06: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 new ION heaps 2012-02-06 23:19:37 -06: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 Display: Use new ION heaps 2012-02-06 23:19:37 -06: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 gralloc: Clean kernel allocated pmem buffers after memset 2012-02-27 00:06:21 -06:00
pmemalloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00