]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
[media] atmel-isc: add the isc pipeline function
authorSongjun Wu <songjun.wu@microchip.com>
Tue, 24 Jan 2017 08:05:57 +0000 (06:05 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 3 Mar 2017 10:14:14 +0000 (07:14 -0300)
commit93d4a26c3dabcee4d8bd6c9a1aba779484dc3cc3
tree97f32a0e3d8fc41d75b3bf52296888cb2e211f8e
parent50ad58f9dc11ebdf7d66253dd1f4cd3f6642749d
[media] atmel-isc: add the isc pipeline function

Image Sensor Controller has an internal image processor.
It can convert raw format to the other formats, like
RGB565, YUV420P. A module parameter 'sensor_preferred'
is used to enable or disable the pipeline function.
Some v4l2 controls are added to tuning the image when
the pipeline function is enabled.

Signed-off-by: Songjun Wu <songjun.wu@microchip.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/atmel/atmel-isc-regs.h
drivers/media/platform/atmel/atmel-isc.c