]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4cd12f5e30682084adfab0296915ae807bdc1cdf
tree211c78c2003abf97def64ff885ac7c9133d14bb5
parent0e805dc0660d5df69017e770018e4da616d68ea9
[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]