All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
To: Hans Verkuil <hverkuil@xs4all.nl>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: laurent.pinchart@ideasonboard.com, mchehab@kernel.org,
	dave.stevenson@raspberrypi.com
Subject: Re: [PATCH 0/3] Add 12bit and 14bit luma-only formats
Date: Thu, 13 Jan 2022 10:27:53 +0100	[thread overview]
Message-ID: <bcd1b7f6-e18c-d01c-aaea-b98026056c71@ideasonboard.com> (raw)
In-Reply-To: <be18b2bb-f334-1f31-50df-9935929281f6@xs4all.nl>

Hi Hans !

On 13/01/2022 10:15, Hans Verkuil wrote:
> Hi Jean-Michel,
> 
> On 12/01/2022 17:10, Jean-Michel Hautbois wrote:
>> Hello,
>>
>> While working on adding the V4L2-PIX-FMT-Y12P and V4L2-PIX-FMT-Y14P
>> formats, I noticed an issue in the way V4L2-PIX-FMT-Y10P is described.
>> This series aims to solve it before adding Y12P and Y14P.
>>
>> Those two formats are needed for the next-to-come bcm2835 unicam driver.
>>
>> Jean-Michel Hautbois (3):
>>    media: doc: pixfmt-yuv: Fix V4L2-PIX-FMT-Y10P format
>>    media: v4l: Add V4L2-PIX-FMT-Y12P format
>>    media: v4l: Add V4L2-PIX-FMT-Y14P format
>>
>>   .../media/v4l/pixfmt-yuv-luma.rst             | 48 ++++++++++++++++++-
>>   drivers/media/v4l2-core/v4l2-ioctl.c          |  2 +
>>   include/uapi/linux/videodev2.h                |  2 +
>>   3 files changed, 50 insertions(+), 2 deletions(-)
>>
> 
> I'll take the first patch, but it is better to add patches 2 and 3 to the unicam RFC
> series. Adding pixelformats that are not used by any existing driver isn't a good idea
> and I'd like to avoid that.

Thanks, I will take those two patches back in the unicam RFC v2 series then.

> 
> Regards,
> 
> 	Hans
> 

      reply	other threads:[~2022-01-13  9:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 16:10 [PATCH 0/3] Add 12bit and 14bit luma-only formats Jean-Michel Hautbois
2022-01-12 16:10 ` [PATCH 1/3] media: doc: pixfmt-yuv: Fix V4L2-PIX-FMT-Y10P format Jean-Michel Hautbois
2022-01-12 16:16   ` Laurent Pinchart
2022-01-12 16:10 ` [PATCH 2/3] media: v4l: Add V4L2-PIX-FMT-Y12P format Jean-Michel Hautbois
2022-01-12 16:18   ` Laurent Pinchart
2022-01-12 16:10 ` [PATCH 3/3] media: v4l: Add V4L2-PIX-FMT-Y14P format Jean-Michel Hautbois
2022-01-12 16:21   ` Laurent Pinchart
2022-01-13  9:15 ` [PATCH 0/3] Add 12bit and 14bit luma-only formats Hans Verkuil
2022-01-13  9:27   ` Jean-Michel Hautbois [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=bcd1b7f6-e18c-d01c-aaea-b98026056c71@ideasonboard.com \
    --to=jeanmichel.hautbois@ideasonboard.com \
    --cc=dave.stevenson@raspberrypi.com \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /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.