From: William Swanson <william.swanson@fuel7.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
Ken Petit <ken@fuel7.com>,
sakari.ailus@iki.fi
Subject: Re: [PATCH] omap3isp: Add support for interlaced input data
Date: Mon, 14 Jan 2013 14:21:29 -0800 [thread overview]
Message-ID: <50F484E9.9060103@fuel7.com> (raw)
In-Reply-To: <2574136.Nmpnc7I1z4@avalon>
On 01/09/2013 02:35 PM, Laurent Pinchart wrote:
> On Tuesday 08 January 2013 14:49:41 William Swanson wrote:
>> I believe the data is combined in a single buffer, with alternate fields
>> interleaved.
>
> Could you please double-check that ? I'd like to be sure, not just believe :-)
Sorry for the delay in getting back to you. I have checked it, and the
fields are indeed interlaced into a single buffer. On the other hand,
looking at this caused me to discover another problem with the patch.
According to the TI documentation, the CCDC_SDOFST register controls the
deinterlacing process. My patch never configures this register, however,
which is surprising. The reason things work on our boards is because we
are carrying a separate patch which changes the register by accident.
Oops! I have fixed this, and will be sending another patch with the
CCDC_SDOFST changes.
> In that case the OMAP3 ISP driver should set the v4l2_pix_format::field to
> V4L2_FIELD_INTERLACED in the format-related ioctl when an interlaced format is
> used. I suppose this could be added later - Sakari, any opinion ?
I don't have a lot of time to work on this stuff, so my main focus is
just getting the data to flow. Changing the output format information
involves other parts of the driver that I am not familiar with, so I
don't know if I will be able to work on that bit.
By the way, thanks for taking the time to review this, Laurent.
-William
next prev parent reply other threads:[~2013-01-14 22:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-18 2:12 [PATCH] omap3isp: Add support for interlaced input data William Swanson
2012-12-25 21:05 ` Laurent Pinchart
2012-12-27 20:27 ` Mauro Carvalho Chehab
2013-01-04 19:52 ` William Swanson
2013-01-07 12:20 ` Laurent Pinchart
2013-01-08 22:49 ` William Swanson
2013-01-09 22:35 ` Laurent Pinchart
2013-01-14 22:21 ` William Swanson [this message]
2013-01-14 22:23 ` William Swanson
2013-01-21 10:06 ` Laurent Pinchart
-- strict thread matches above, loose matches on Subject: below --
2013-01-05 0:09 William Swanson
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=50F484E9.9060103@fuel7.com \
--to=william.swanson@fuel7.com \
--cc=ken@fuel7.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
--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.