On Tue, Sep 6, 2011 at 10:48 AM, Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> wrote: > On Monday 05 September 2011 18:37:04 Enrico wrote: >> Now the problem is that the fix is weird...as you suggested you must >> use half height values for VD0 and VD1 (2/3) interrupts, problem is >> that it only works if you DISABLE vd1 interrupt. >> If it is enabled the vd1_isr is run (once) and nothing else happens. > > Have you set VD0 at half height and VD1 at 1/3 height ? Yes, i also tried some "offset" on vd1 / 3 to see if the vd0 interrupt was just being lost but with no success. Maybe disabling the ccdc ( __cdc_enable(.. , 0) ) in vd1_isr makes the vd0 interrupt to not be triggered, i don't know... Enrico -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html