exynos4: gralloc: Do FIMC1 memory allocations from ION instead of FIMC1
authorAndrew Dodd <atd7@cornell.edu>
Thu, 6 Dec 2012 06:12:38 +0000 (01:12 -0500)
committercodeworkx <codeworkx@cyanogenmod.org>
Fri, 7 Dec 2012 16:21:00 +0000 (17:21 +0100)
commit3e73708c2e79e38420e686a9dd139f5325a927ed
tree1c991848abc47c9fe22a73eb848cabaf59a5d3ff
parent2f662dd093a0ea58e0a8683aad20e56de6277b20
exynos4: gralloc: Do FIMC1 memory allocations from ION instead of FIMC1

Mobile's blobs behave this way, except they don't do the
4k alignment done by the FIMC1 allocs.

The 4k alignment should fix issues such as NHK World Live TV,
but fails to do so.

Change-Id: I1ee4cd13e23f9f2f6c6616ee9eed1096b571a82c
exynos4/hal/libgralloc_ump/alloc_device.cpp