android_hardware_samsung/exynos4
Shilin Victor e7eab5f906 exynos4: gralloc: allow skipping bufferMask change on free
an addition of Gralloc HIDL caused Exynos4 gralloc
to use only one framebuffer slot of the available two.
This happens because the buffer is freed by HIDL immediately
after it's allocated, thus making gralloc HAL think that
first buffer is free and allocate a second one at the
same vaddr (effectively using just one buffer).

By skipping bufferMask change on the buffer free,
we will make use of two framebuffer slots and fix Vsync issue.

Change-Id: I0c3e7f517a67ad9d554111f91ef2f5190c6522c8
2019-02-12 20:31:12 +03:00
..
exynos4210 liblights: Add BLN support 2016-05-09 21:50:55 +05:30
hal exynos4: gralloc: allow skipping bufferMask change on free 2019-02-12 20:31:12 +03:00
interfaces Exynos4: Initial implementation of LiveDisplay 1.0 2019-02-06 16:48:04 +03:00
nfc NFC refactoring 2013-07-22 20:31:23 +02:00
Android.bp exynos4: android.hardware.graphics.allocator@2.0 for Exynos4 2019-02-06 16:12:44 +03:00