[media] davinci: vpfe: dm365: add IPIPE support for media controller driver
authorManjunath Hadli <manjunath.hadli@ti.com>
Wed, 28 Nov 2012 05:14:10 +0000 (02:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 16:13:53 +0000 (14:13 -0200)
commitda43b6ccadcfe801e0316503334f8281b8679210
tree142de22b7ddfc84f04a3ea1deca423f7896afbc9
parent6a630533c4461c1e6dabfab5f11d9e98cb743bc2
[media] davinci: vpfe: dm365: add IPIPE support for media controller driver

Add the IPIPE subdevice to the DM365 vpfe driver. The IPIPE is the
major sub IP in the DM365 capture VPFE hardware and implements
black clamping, color space conversion, edge enhancements etc.
the block is exposed as a subdevice and implements media controller
based setup and a private IOCTL for fine grain control.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/davinci_vpfe/dm365_ipipe.c [new file with mode: 0644]
drivers/staging/media/davinci_vpfe/dm365_ipipe.h [new file with mode: 0644]