[media] davinci vpbe: VPBE display driver
authorManjunath Hadli <manjunath.hadli@ti.com>
Fri, 17 Jun 2011 07:01:32 +0000 (04:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:53:09 +0000 (17:53 -0300)
commit66715cdc3224a4e241c1a92856b9a4af3b70e06d
tree12f6651b8b717a090d1f71708be13aebf6e0066c
parenta2c25b444e99f2369b29e507568c8703186174d0
[media] davinci vpbe: VPBE display driver

This patch implements the core functionality of the display driver,
mainly controlling the VENC and other encoders, and acting as
the one point interface for the main V4L2 driver. This implements
the core of each of the V4L2 IOCTLs.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Acked-by: Muralidharan Karicheri <m-karicheri2@ti.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/davinci/vpbe.c [new file with mode: 0644]
include/media/davinci/vpbe.h [new file with mode: 0644]