From: Benoit Parrot <bparrot@ti.com>
To: Sekhar Nori <nsekhar@ti.com>
Cc: Prabhakar Lad <prabhakar.csengg@gmail.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Hans Verkuil <hverkuil@xs4all.nl>, <linux-media@vger.kernel.org>,
Kevin Hilman <khilman@kernel.org>,
Alejandro Hernandez <ajhernandez@ti.com>
Subject: Re: [PATCH] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 video
Date: Tue, 30 May 2017 07:15:43 -0500 [thread overview]
Message-ID: <20170530121543.GF4137@ti.com> (raw)
In-Reply-To: <20170526105527.10522-1-nsekhar@ti.com>
Sekhar Nori <nsekhar@ti.com> wrote on Fri [2017-May-26 16:25:27 +0530]:
> For both BT.656 and BT.1120 video, the pixel format
> used by VPIF is Y/CbCr 4:2:2 in semi-planar format
> (Luma in one plane and Chroma in another). This
> corresponds to NV16 pixel format.
>
> This is documented in section 36.2.3 of OMAP-L138
> Technical Reference Manual, SPRUH77A.
>
> The VPIF driver incorrectly sets the default format
> to V4L2_PIX_FMT_YUV422P. Fix it.
>
> Reported-by: Alejandro Hernandez <ajhernandez@ti.com>
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> ---
> drivers/media/platform/davinci/vpif_capture.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
Acked-by: Benoit Parrot <bparrot@ti.com>
prev parent reply other threads:[~2017-05-30 12:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-26 10:55 [PATCH] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 video Sekhar Nori
2017-05-26 21:00 ` Kevin Hilman
2017-05-30 9:40 ` Lad, Prabhakar
2017-05-30 10:57 ` Sekhar Nori
2017-05-30 12:15 ` Benoit Parrot [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=20170530121543.GF4137@ti.com \
--to=bparrot@ti.com \
--cc=ajhernandez@ti.com \
--cc=hverkuil@xs4all.nl \
--cc=khilman@kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=nsekhar@ti.com \
--cc=prabhakar.csengg@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).