History log of /hardware/samsung_slsi/exynos5/libcamera/ExynosCameraHWInterface.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eb42d13a54dda74f691c972d993dcbd10b6934b7 12-Jun-2012 Rebecca Schultz Zavin <rebecca@android.com> Several fixes to ion

1- Use new argument to ion_allocate ioctl
2- Add ion sync ioctl to be called from gralloc unlock

Change-Id: Ia327c9f057613e8aba48bd58c1812e8c1fb13021
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/samsung_slsi/exynos5/libcamera/ExynosCameraHWInterface.cpp
6d6b76cc8e61620ba27de268a91cf892ba76a14a 27-Jun-2012 Nick Kralevich <nnk@google.com> Add mode when open(O_CREAT) is used.

When creating a new file using open(..., O_CREAT), it is an error
to fail to specify a creation mode. If a mode is not specified, a
random stack provided value is used as the "mode".

This will become a compile error in a future Android change.

Change-Id: I8724bd9a29d57833a69b682733e53e4e4b74770a
/hardware/samsung_slsi/exynos5/libcamera/ExynosCameraHWInterface.cpp
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/libcamera/ExynosCameraHWInterface.cpp
f4979f5067ab25d0e385b791ba3770eb156e0e94 02-May-2012 Dima Zavin <dima@android.com> exynos5: fixup libcamera to build

Change-Id: I9914417bb193f7a611062416de1cf0625fa091e3
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/samsung_slsi/exynos5/libcamera/ExynosCameraHWInterface.cpp
9426c428f0ffede2ee24d397912f7db84c56c3f7 03-Apr-2012 Jiyoung Shin <idon.shin@samsung.com> hardware: exynos5: add initial libcamera directory

Change-Id: I29abd427ac0554019ce9f66a272ec214779cf87b
Signed-off-by: Jiyoung Shin <idon.shin@samsung.com>
/hardware/samsung_slsi/exynos5/libcamera/ExynosCameraHWInterface.cpp