Hi Murali, On Friday 13 March 2009 22:15:31 [email protected] wrote: > This patch is for the vpfe capture driver for DM355 & > DM6446 from Texas instruments. VPFE stands for Video > Processing Front End which is the basic IP on DMxxx > family for video capture and processing. vpfe capture > driver is a v4l2 bridge driver developed based on > v4l2-int-device model. It interfaces slave decoder devices > to the bridge driver using this model. V4L2 community > has already developed a v4l2 sub device model for this > purpose. But at this time, tvp514x, the only slave > decoder that can work with DM355 and DM6446 VPFE, is using > the v4l2-int-device model. So decision is taken to first > use this model to submit the driver to the community and > plan for a migration to sub device model when tvp514x > driver become sub device compliant. > > The driver uses ccdc_hw_device interface to configure > CCDC based on the interface requirement of the slave > decoder device. This driver is integrated with the tvp514x > driver available in open source kernel. The driver is > tested using a loopback application (Will be made > available upon request) that captures video frames from the > capture driver and display it at the output of VPBE using > the FBDev video output device. > > Signed-off-by: Murali Karicheri <[email protected]>
I'm reviewing your patch, please give me a few days to digest the large amount of code. Best regards, Laurent Pinchart _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
