History log of /hardware/samsung_slsi/exynos5/include/gralloc_priv.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
06f1fa77873867819b1a6c24ba3c9a088ec6360d 15-Apr-2013 Alex Ray <aray@google.com> gralloc: add private flag to indicate chroma space

Bug: 7985212
Change-Id: I1f1205040a72438246246775d57508af16ba1dbd
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
d09ee48e1cd72e2b14cdba926a409fec3c9fbe43 05-Mar-2013 Alex Ray <aray@google.com> gralloc: add private field to indicate chromaticity

Separate differentiation between gamuts (wide vs narrow) and
chromaticities (BT.601 vs BT.709).

Change-Id: I892408fae5d12034067c02fe41b03f21b4274af5
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
b528b809765d8b92a9d4f35e127e6427ab459453 31-Jan-2013 Alex Ray <aray@google.com> gralloc: add private field to indicate gamut

Differentiate between YUV buffers with JFIF and BT.601 gamuts (value
ranges).

Bug: 7985212
Change-Id: I91c3d97858b4d2a54e2d2c67e3417715024561bb
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
8c372e39ec50e4f441fcc04de8dc1a7f67ae268a 15-Jan-2013 Greg Hackmann <ghackmann@google.com> gralloc: fix struct private_module_t definition for C usage

Change-Id: I615294c1b2fcf2fd2a7dc465a4b8351f00c8003c
Signed-off-by: Greg Hackmann <ghackmann@google.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
ec68ab2185767df2f9487f6501a5ef8d18ce1741 27-Aug-2012 Rebecca Schultz Zavin <rebecca@android.com> Import ion handles when registering buffers

Import ion handles from registerBuffer, this will allow us
to track ion buffers as they are passed between processes
for debug purposes.

Change-Id: I60f3b6c210c807c06dc312d3254644d2151c354f
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
70212e566f17b06d5ce613ab5ef1204334f03b86 15-Aug-2012 Rebecca Schultz Zavin <rebecca@android.com> gralloc: Add vstride to gralloc handles, pad rgb surfaces

If rgb surfaces are padded to nearest 16 pixels in height,
the gscalar can accept them. This change increases the number
of cases where the hardware composer can make use of the
gscalar.

Change-Id: Iffacbdb2637c8b80c5cd0a8a62d015e854950a43
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
a8b0b07d250370ddc8291b5853325693959b6861 26-Jun-2012 Rebecca Schultz Zavin <rebecca@android.com> Switch to dma_buf based gralloc

Change-Id: Id804e26df5d60a174bb3f83f997d0d015459f1b0
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
eba311ba2addea7d9dac89fffaf765655a8ff9e6 11-Jul-2012 Greg Hackmann <ghackmann@google.com> gralloc: reorder initializers to eliminate warnings

Change-Id: I5705972a85465697582530f5cc41891d78cb561f
Signed-off-by: Greg Hackmann <ghackmann@google.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
d37bc2b200444ac2133738a4f106adaadf41ff91 24-May-2012 Greg Hackmann <ghackmann@google.com> hardware: exynos5: allocate framebuffers using ion

Instead of mapping fbdev's existing buffers

Change-Id: I36565036f15f06c4cb0c1f769b41919b4755e116
Signed-off-by: Greg Hackmann <ghackmann@google.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
dd55738117261ad61b68ec4651fdea0d01ead073 03-May-2012 Greg Hackmann <ghackmann@google.com> HACK: hardware: exynos5: notify hwcomposer HAL in framebuffer post

Change-Id: I1bcb07b86bc59ade115a1a20340fdd5306a1ed60
Signed-off-by: Greg Hackmann <ghackmann@google.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
471812b710583ffdb5b4bda6c7c85c893762b0f2 16-May-2012 Rebecca Schultz Zavin <rebecca@android.com> Fix camera to work with dma_buf

1. Switch camera to submig DMA_BUF buffers insetad
of userptr

2. Modify camera so that yuv buffers are now allocated
with one ion filedescriptor per plane
These file descriptors are now submitted to the camera
via v4l2 as dma_bufs

Change-Id: I31478143cb99329ab039cd7c39db8906a787cf65
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
80b3e6c2d2e0f3d1412a6b25a9a8ea4766d8017e 06-Apr-2012 Erik Gilling <konkers@android.com> allow gralloc_priv to be included from c++

Change-Id: I15c9d14ac841ea0d4dda59320f3794cd82a1eac8
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
06062cd9cf56278ef6a46768fc489e34ac5714b5 03-Apr-2012 Dima Zavin <dima@android.com> update gralloc_priv.h

Change-Id: I31cf68545a3cb167e70f5b454e543ab251a04558
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
a9301d154ee59354bf167fcde8ec76de2b8ccb33 01-Mar-2012 Dima Zavin <dima@android.com> HACK: exynos5: gralloc: add exynos specific gralloc bits

These are very wrong and were added to the common gralloc in
hardware/libhardware.

Change-Id: I14ed8e150af341a759b4ae43ec3991259d76ffe0
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h
6198e543e1160e4d73e50bd7e78c1c1c94e5c138 01-Mar-2012 Dima Zavin <dima@android.com> exynos5: add libgralloc_ump and the necessary mali/exynos headers

Change-Id: I71b33524536faed73b8340f8085b42bc34081150
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/samsung_slsi/exynos5/include/gralloc_priv.h