[media] media: imx: Add VDIC subdev driver
authorSteve Longerbeam <slongerbeam@gmail.com>
Wed, 7 Jun 2017 18:34:02 +0000 (15:34 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 20 Jun 2017 10:39:05 +0000 (07:39 -0300)
commit93dae31149bff7213baa38ffdf98cdff8ddbf130
treee38c67671bf3192307df3989e447ea98198b1f4f
parent4a34ec8e470cb126b85f737d73a879726c66259e
[media] media: imx: Add VDIC subdev driver

This is a media entity subdevice driver for the i.MX Video De-Interlacing
or Combining Block. So far this entity does not implement the Combining
function but only motion compensated deinterlacing. Video frames are
received from the CSI and are routed to the IC PRPVF entity.

Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/imx/Makefile
drivers/staging/media/imx/imx-media-vdic.c [new file with mode: 0644]