All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/11 - v3] ARM: DaVinci: Video: DM355/DM6446 VPFE Capture driver
@ 2009-06-17 20:11 m-karicheri2
  2009-06-17 20:11 ` [PATCH 1/11 - v3] vpfe capture bridge driver for DM355 and DM6446 m-karicheri2
  2009-06-19 20:49 ` [PATCH 0/11 - v3] ARM: DaVinci: Video: DM355/DM6446 VPFE Capture driver Kevin Hilman
  0 siblings, 2 replies; 22+ messages in thread
From: m-karicheri2 @ 2009-06-17 20:11 UTC (permalink / raw)
  To: linux-media
  Cc: davinci-linux-open-source, Muralidharan Karicheri,
	Muralidharan Karicheri

From: Muralidharan Karicheri <a0868495@gt516km11.gt.design.ti.com>

Big Thanks to all reviewers who have contributed to this driver
by reviewing and offering valuable comments.

VPFE Capture driver for DaVinci Media SOCs :- DM355 and DM6446

This is the version v3 of the patch series. This is the reworked
version of the driver based on comments received against the last
version (v2) of the patch and is expected to be final version
candidate for merge to upstream kernel

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
These patches add support for VPFE (Video Processing Front End) based
video capture on DM355 and DM6446 EVMs. For more details on the hardware
configuration and capabilities, please refer the vpfe_capture.c header.
This patch set consists of following:- 

Patch 1: VPFE Capture bridge driver
Patch 2: CCDC hw device header file
Patch 3: DM355 CCDC hw module
Patch 4: DM644x CCDC hw module
Patch 5: ccdc types used across CCDC modules
Patch 6: Makefile and config files for the driver
Patch 7: DM355 platform and board setup
Patch 8: DM644x platform and board setup
Patch 9: common vpss hw module for video drivers
Patch 10: Remove outdated driver files from davinci git tree
Patch 11: Makefile and config files for the davinci git tree (New
from v2)

NOTE:

1. Patches 10-11 are only for DaVinci GIT tree. Others applies to
DaVinci GIT and v4l-dvb

2. Dependent on the TVP514x decoder driver patch for migrating the
driver to sub device model from Vaibhav Hiremath. I am sending the
reworked version of this patch instead of Vaibhav.

Following tests are performed.
	1) Capture and display video (PAL & NTSC) from tvp5146 decoder.
	   Displayed using fbdev device driver available on davinci git tree
	2) Tested with driver built statically and dynamically

Muralidhara Karicheri

Reviewed by: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed by: Laurent Pinchart <laurent.pinchart@skynet.be>
Reviewed by: Alexey Klimov <klimov.linux@gmail.com>
Reviewed by: Kevin Hilman <khilman@deeprootsystems.com>
Reviewed by: David Brownell <david-b@pacbell.net>

Signed-off-by: Muralidharan Karicheri <m-karicheri2@ti.com>

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2009-06-22 14:13 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 20:11 [PATCH 0/11 - v3] ARM: DaVinci: Video: DM355/DM6446 VPFE Capture driver m-karicheri2
2009-06-17 20:11 ` [PATCH 1/11 - v3] vpfe capture bridge driver for DM355 and DM6446 m-karicheri2
2009-06-17 20:11   ` [PATCH 2/11 - v3] ccdc hw device header file for vpfe capture m-karicheri2
2009-06-17 20:11     ` [PATCH 3/11 - v3] dm355 ccdc module for vpfe capture driver m-karicheri2
2009-06-17 20:11       ` [PATCH 4/11 - v3] dm644x " m-karicheri2
2009-06-17 20:11         ` [PATCH 5/11 - v3] ccdc types used across ccdc modules " m-karicheri2
2009-06-17 20:11           ` [PATCH 6/11 - v3] Makefile and config files " m-karicheri2
2009-06-17 20:11             ` [PATCH 7/11 - v3] DM355 platform changes " m-karicheri2
2009-06-17 20:11               ` [PATCH 8/11 - v3] DM6446 " m-karicheri2
2009-06-17 20:11                 ` [PATCH 9/11 - v3] common vpss module for video drivers m-karicheri2
2009-06-17 20:11                   ` [PATCH 10/11 - v3] remove outdated video driver files for dm6446 m-karicheri2
2009-06-17 20:11                     ` [PATCH 11/11 - v3] Makefile and config file changes for davinci git tree m-karicheri2
2009-06-19 21:24                     ` [PATCH 10/11 - v3] remove outdated video driver files for dm6446 Kevin Hilman
2009-06-17 21:59         ` [PATCH 4/11 - v3] dm644x ccdc module for vpfe capture driver Alexey Klimov
2009-06-17 21:51       ` [PATCH 3/11 - v3] dm355 " Alexey Klimov
2009-06-19 12:42         ` Hans Verkuil
2009-06-22 14:13           ` Karicheri, Muralidharan
2009-06-17 21:29   ` [PATCH 1/11 - v3] vpfe capture bridge driver for DM355 and DM6446 Alexey Klimov
2009-06-19 12:40     ` Hans Verkuil
2009-06-22 14:12       ` Karicheri, Muralidharan
2009-06-19 20:49 ` [PATCH 0/11 - v3] ARM: DaVinci: Video: DM355/DM6446 VPFE Capture driver Kevin Hilman
2009-06-20  7:01   ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.