commit | 9eae42e5a216059a146b3fbbe24b4fdc0b10c723 | [log] [tgz] |
---|---|---|
author | Richard Röjfors <richard.rojfors@pelagicore.com> | Mon Nov 08 10:45:44 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:16:46 2010 -0200 |
tree | 7c06b8dd7b579deb86ffa249ec4b6a3e372fcbf7 | |
parent | 36d89f7de4a4937848de86d9b35cb03a9f0357e1 [diff] |
[media] media: Add timberdale video-in driver This patch adds the timberdale video-in driver. The video IP of timberdale delivers the video data via DMA. The driver uses the DMA api to handle DMA transfers, and make use of the V4L2 video buffers to handle buffers against user space. If available the driver uses an encoder to get/set the video standard Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>