]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
media: tegra: add supporting for RAW8/RAW10 input and output
authorBryan Wu <pengw@nvidia.com>
Tue, 12 Feb 2013 18:49:23 +0000 (10:49 -0800)
committerDan Willemsen <dwillemsen@nvidia.com>
Sat, 14 Sep 2013 20:15:19 +0000 (13:15 -0700)
commitf0ed297a4400cdc308c2c7c77cec22df4f043ce9
treec35946d45797f153eb88185957c31c1c298be472
parent051b186ce3d44c16e754c189d4257a567de5799a
media: tegra: add supporting for RAW8/RAW10 input and output

CSI host controller of Tegra can support Bayer Raw8 and Raw 10 data
input, it also output data as extended 16-bit data format in memory
directly.

Raw data output should be handled by the second output channel.

This patch add supporting for Raw data input/output and the second
output channel.

All were tested on Cardhu board.

Bug 1240806

Change-Id: I39fdc3dc76c5174cf2fe22b590a1d29aec1af4f6
Signed-off-by: Bryan Wu <pengw@nvidia.com>
Reviewed-on: http://git-master/r/226465
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Allen Martin <amartin@nvidia.com>
drivers/media/platform/soc_camera/tegra_v4l2_camera.c