Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Gary Thomas
On 2011-10-01 10:39, Enrico wrote: On Sat, Oct 1, 2011 at 5:55 PM, Javier Martinez Canillas wrote: We hack a few bits of the ISP CCDC driver to support ITU-R BT656 interlaced data with embedded syncs video format and ported the tvp5150 driver to the MCF so it can be detected as a sub-device an

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-02 Thread Javier Martinez Canillas
On Sat, Oct 1, 2011 at 7:46 PM, Enrico wrote: > On Sat, Oct 1, 2011 at 7:27 PM, Javier Martinez Canillas > wrote: >> Yes, I saw it. That is why I didn't post our modifications to the ISP >> CCDC driver. Our approach is very similar to the one followed by TI >> (changing the CCDC output buffer eve

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Enrico
On Sat, Oct 1, 2011 at 7:27 PM, Javier Martinez Canillas wrote: > Yes, I saw it. That is why I didn't post our modifications to the ISP > CCDC driver. Our approach is very similar to the one followed by TI > (changing the CCDC output buffer every two VD0 interrupts) but we did > different a few th

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Javier Martinez Canillas
On Sat, Oct 1, 2011 at 6:39 PM, Enrico wrote: > On Sat, Oct 1, 2011 at 5:55 PM, Javier Martinez Canillas > wrote: >> We hack a few bits of the ISP CCDC driver to support ITU-R BT656 >> interlaced data with embedded syncs video format and ported the >> tvp5150 driver to the MCF so it can be detect

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Enrico
On Sat, Oct 1, 2011 at 5:55 PM, Javier Martinez Canillas wrote: > We hack a few bits of the ISP CCDC driver to support ITU-R BT656 > interlaced data with embedded syncs video format and ported the > tvp5150 driver to the MCF so it can be detected as a sub-device and be > part of the OMAP ISP image

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Javier Martinez Canillas
On Sat, Oct 1, 2011 at 3:34 PM, Gary Thomas wrote: > On 2011-09-30 18:33, Javier Martinez Canillas wrote: >> >> Hello, >> >> The tvp5150 video decoder is usually used on a video pipeline with several >> video processing integrated circuits. So the driver has to be migrated to >> the new media devi

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Gary Thomas
On 2011-09-30 18:33, Javier Martinez Canillas wrote: Hello, The tvp5150 video decoder is usually used on a video pipeline with several video processing integrated circuits. So the driver has to be migrated to the new media device API to reflect this at the software level. Also the tvp5150 is ab

[PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-09-30 Thread Javier Martinez Canillas
Hello, The tvp5150 video decoder is usually used on a video pipeline with several video processing integrated circuits. So the driver has to be migrated to the new media device API to reflect this at the software level. Also the tvp5150 is able to detect what is the video standard at which the de