All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Sakari Ailus <sakari.ailus@iki.fi>
Cc: linux-media@vger.kernel.org, Kruno Mrak <kruno.mrak@matrix-vision.de>
Subject: Re: [PATCH] omap3isp: Fix frame number propagation
Date: Fri, 02 Mar 2012 19:05:38 +0100	[thread overview]
Message-ID: <5501569.eNOdF1POb9@avalon> (raw)
In-Reply-To: <20120302175858.GE15695@valkosipuli.localdomain>

Hi Sakari,

On Friday 02 March 2012 19:58:59 Sakari Ailus wrote:
> On Fri, Mar 02, 2012 at 11:49:02AM +0100, Laurent Pinchart wrote:
> > When propagating the frame number through the pipeline, the frame number
> > must be incremented at frame start by the appropriate IRQ handler. This
> > was properly handled for the CSI2 and CCP2 receivers, but not when the
> > CCDC parallel interface is used.
> > 
> > ADD frame number incrementation to the HS/VS interrupt handler. As the
> > HS/VS interrupt is also generated for frames received by the CSI2 and
> > CCP2 receivers, remove explicit propagation handling from the serial
> > receivers.
> > 
> > Reported-by: Kruno Mrak <kruno.mrak@matrix-vision.de>
> > Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > ---
> > 
> >  drivers/media/video/omap3isp/isp.c     |    8 --------
> >  drivers/media/video/omap3isp/ispccdc.c |    3 +++
> >  drivers/media/video/omap3isp/ispccp2.c |   23 -----------------------
> >  drivers/media/video/omap3isp/ispcsi2.c |   20 +++-----------------
> >  drivers/media/video/omap3isp/ispcsi2.h |    1 -
> >  5 files changed, 6 insertions(+), 49 deletions(-)
> 
> Thanks for the patch, Laurent!
> 
> Also, this patch simplifies frame numbering a lot.
> 
> Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
> Tested-by: Sakari Ailus <sakari.ailus@iki.fi>
> 
> Using CSI-2 receiver writing straight to memory, that is.
> 
> There's a slight dependency to my patches; are you going to submit this
> first or how shall we proceed? No conflicts but there's some fuzz
> nonetheless.

I'd like to submit the patch for v3.4. If your patch set is ready for v3.4 as 
well, we can push both through the same tree.

-- 
Regards,

Laurent Pinchart


      reply	other threads:[~2012-03-02 18:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 10:49 [PATCH] omap3isp: Fix frame number propagation Laurent Pinchart
2012-03-02 17:58 ` Sakari Ailus
2012-03-02 18:05   ` Laurent Pinchart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5501569.eNOdF1POb9@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=kruno.mrak@matrix-vision.de \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.