From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
Cc: linux-media@vger.kernel.org, alain.volmat@foss.st.com,
hugues.fruchet@foss.st.com, sylvain.petinot@foss.st.com,
dave.stevenson@raspberrypi.com,
laurent.pinchart@ideasonboard.com,
kieran.bingham@ideasonboard.com, nicolas@ndufresne.ca,
hverkuil@xs4all.nl
Subject: Re: [PATCH v7 4/5] media: Documentation: Add ST VGXY61 driver documentation
Date: Tue, 25 Oct 2022 07:35:51 +0000 [thread overview]
Message-ID: <Y1eR1+crUROuGurt@paasikivi.fi.intel.com> (raw)
In-Reply-To: <20221011123030.31802-2-benjamin.mugnier@foss.st.com>
Hi Benjamin,
On Tue, Oct 11, 2022 at 02:30:29PM +0200, Benjamin Mugnier wrote:
> Document V4L2_CID_HDR_MODE possible values for this sensor.
>
> Signed-off-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
> ---
> .../userspace-api/media/drivers/st-vgxy61.rst | 23 +++++++++++++++++++
> 1 file changed, 23 insertions(+)
> create mode 100644 Documentation/userspace-api/media/drivers/st-vgxy61.rst
>
> diff --git a/Documentation/userspace-api/media/drivers/st-vgxy61.rst b/Documentation/userspace-api/media/drivers/st-vgxy61.rst
> new file mode 100644
> index 000000000000..213b884dcfa6
> --- /dev/null
> +++ b/Documentation/userspace-api/media/drivers/st-vgxy61.rst
> @@ -0,0 +1,23 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> +ST VGXY61 camera sensor driver
> +==============================
> +
> +The ST VGXY61 driver implements the following controls:
> +
> +``V4L2_CID_HDR_SENSOR_MODE``
> +-------------------------------
> + Change the sensor HDR mode. A HDR picture is obtained by merging two captures of the same scene
> + using two different exposure periods.
> +
> +.. flat-table::
> + :header-rows: 0
> + :stub-columns: 0
> + :widths: 1 4
> +
> + * - HDR linearize
> + - The merger outputs a long exposure capture as long as it is not saturated.
> + * - HDR substraction
> + - This involves subtracting the short exposure frame from the long exposure frame.
> + * - "No HDR"
> + - This mode is used for standard dynamic range (SDR) exposures.
I wonder if it would be helpful for the user space to have macros to define
these values.
The lines should be wrapped at 80, too. I'll do that while applying...
--
Sakari Ailus
next prev parent reply other threads:[~2022-10-25 7:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-11 12:05 [PATCH v7 0/5] media: Add ST VGXY61 camera sensor driver Benjamin Mugnier
2022-10-11 12:16 ` [PATCH v7 1/5] media: v4l: Add 1X16 16-bit greyscale media bus code definition Benjamin Mugnier
2022-10-11 12:16 ` [PATCH v7 2/5] media: v4l: ctrls: Add a control for HDR mode Benjamin Mugnier
2022-11-08 9:50 ` [PATCH v7 1/5] media: v4l: Add 1X16 16-bit greyscale media bus code definition Paul Elder
2022-10-11 12:30 ` [PATCH v7 3/5] media: dt-bindings: Add ST VGXY61 camera sensor binding Benjamin Mugnier
2022-10-11 12:30 ` [PATCH v7 4/5] media: Documentation: Add ST VGXY61 driver documentation Benjamin Mugnier
2022-10-25 7:35 ` Sakari Ailus [this message]
2022-10-11 12:30 ` [PATCH v7 5/5] media: i2c: Add driver for ST VGXY61 camera sensor Benjamin Mugnier
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=Y1eR1+crUROuGurt@paasikivi.fi.intel.com \
--to=sakari.ailus@linux.intel.com \
--cc=alain.volmat@foss.st.com \
--cc=benjamin.mugnier@foss.st.com \
--cc=dave.stevenson@raspberrypi.com \
--cc=hugues.fruchet@foss.st.com \
--cc=hverkuil@xs4all.nl \
--cc=kieran.bingham@ideasonboard.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=nicolas@ndufresne.ca \
--cc=sylvain.petinot@foss.st.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