[media] davinci: vpfe: dm365: resizer driver based on media framework
authorManjunath Hadli <manjunath.hadli@ti.com>
Wed, 28 Nov 2012 05:17:55 +0000 (02:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 16:14:11 +0000 (14:14 -0200)
commit45e46b3bbe187a1bfc8f44c8d7ceaf851f0f4219
tree211c78c2003abf97def64ff885ac7c9133d14bb5
parent26c0e9992c266ad05278da72902a5f9724962c65
[media] davinci: vpfe: dm365: resizer driver based on media framework

Add the video resizer driver with the v4l2 media controller framework
which takes care of resizing the video frames with both up-scaling
downscaling facility. The driver supports both continuous and
single shot operations.The driver supports resizer as a subdevice
and a media entity. It has support for 2 resizers - resizerA
and resizerB.

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_resizer.c [new file with mode: 0644]
drivers/staging/media/davinci_vpfe/dm365_resizer.h [new file with mode: 0644]