]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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>
Tue, 21 Jun 2011 19:32:14 +0000 (16:32 -0300)
commit1c581f00e6c038edd079d9efe43442d5244d7ceb
tree25b6f51a38fe5c9210c0f744518ae7b077afa457
parent12b4bfd4d76673dda72e4e282efc987ff8c4231b
[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]