Hello folks,

This is a v2 patch-set that aims to add support to the ISP CCDC driver to
process video in interlaced mode.

The patch-set contains the following patches:

[PATCH v2 1/3] omap3isp: ccdc: Add interlaced field mode to platform data
[PATCH v2 2/3] omap3isp: ccdc: Add interlaced count field to isp_ccdc_device
[PATCH v2 3/3] omap3isp: ccdc: Add support to ITU-R BT.656 video data format

This is based on one of the earlier changes we made. This doesn't move the
buffer management logic to the VD1 interrupt handler so is less intrusive than
v1 patch-set.

Also, based on Laurent's comments I check not if we are in BT.656 but if the
ISP CCDC is configured to operate in interlaced mode (fldmode == 1).

Again, this patch-set is a proof-of-concept and was only compile tested since I
don't have the hardware to test right now. It is a forward porting, on top
of Laurent's omap3isp-omap3isp-yuv tree, of the changes we made to the ISP
driver to get interlaced video working. And this is one of the earlier changes
we made.

It is not intended to be merged, I'm posting here only for review and feedback.

Best regards,
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to