From: Stanimir Varbanov <stanimir.varbanov@linaro.org>
To: Stanimir Varbanov <stanimir.varbanov@linaro.org>,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org
Cc: Hans Verkuil <hverkuil-cisco@xs4all.nl>,
Ezequiel Garcia <ezequiel@collabora.com>,
Nicolas Dufresne <nicolas.dufresne@collabora.com>
Subject: Re: [PATCH v5 0/5] HDR10 static metadata
Date: Tue, 16 Mar 2021 13:07:22 +0200 [thread overview]
Message-ID: <24d28844-d7e0-baca-51da-4cd1428bf1da@linaro.org> (raw)
In-Reply-To: <20210209162425.3970393-1-stanimir.varbanov@linaro.org>
Hans, any comments?
On 2/9/21 6:24 PM, Stanimir Varbanov wrote:
> Changes since v4:
> * 1/5 - fixed a typo (Hans)
> * 2/5 - add some mode info about new colorimetry class (Hans)
> * 4/5 - correct cd/m2 -> cd/m\ :sup:`2`
> - change to US spelling for color word
> - use correct v4l2_ctrl_type in videodev2.h.rst.exceptions
> - documented p_hdr10_cll and p_hdr10_mastering in vidioc-g-ext-ctrls.rst
>
> Comments are welcome!
>
> regards,
> Stan
>
> Stanimir Varbanov (5):
> v4l: Add new Colorimetry Class
> docs: Document colorimetry class
> v4l: Add HDR10 static metadata controls
> docs: Document CLL and Mastering display colorimetry controls
> venus: venc: Add support for CLL and Mastering display controls
>
> .../userspace-api/media/v4l/common.rst | 1 +
> .../media/v4l/ext-ctrls-colorimetry.rst | 93 +++++++++++++++++++
> .../media/v4l/vidioc-g-ext-ctrls.rst | 12 +++
> .../media/videodev2.h.rst.exceptions | 2 +
> drivers/media/platform/qcom/venus/core.h | 2 +
> drivers/media/platform/qcom/venus/hfi_cmds.c | 8 ++
> .../media/platform/qcom/venus/hfi_helper.h | 20 ++++
> drivers/media/platform/qcom/venus/venc.c | 29 ++++++
> .../media/platform/qcom/venus/venc_ctrls.c | 16 +++-
> drivers/media/v4l2-core/v4l2-ctrls.c | 74 ++++++++++++++-
> include/media/v4l2-ctrls.h | 4 +
> include/uapi/linux/v4l2-controls.h | 35 +++++++
> include/uapi/linux/videodev2.h | 3 +
> 13 files changed, 297 insertions(+), 2 deletions(-)
> create mode 100644 Documentation/userspace-api/media/v4l/ext-ctrls-colorimetry.rst
>
--
regards,
Stan
prev parent reply other threads:[~2021-03-16 11:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-09 16:24 [PATCH v5 0/5] HDR10 static metadata Stanimir Varbanov
2021-02-09 16:24 ` [PATCH v5 1/5] v4l: Add new Colorimetry Class Stanimir Varbanov
2021-03-16 11:35 ` Hans Verkuil
2021-02-09 16:24 ` [PATCH v5 2/5] docs: Document colorimetry class Stanimir Varbanov
2021-03-16 11:37 ` Hans Verkuil
2021-02-09 16:24 ` [PATCH v5 3/5] v4l: Add HDR10 static metadata controls Stanimir Varbanov
2021-03-16 12:16 ` Hans Verkuil
2021-03-22 12:56 ` Stanimir Varbanov
2021-03-22 13:54 ` Hans Verkuil
2021-02-09 16:24 ` [PATCH v5 4/5] docs: Document CLL and Mastering display colorimetry controls Stanimir Varbanov
2021-03-16 12:22 ` Hans Verkuil
2021-02-09 16:24 ` [PATCH v5 5/5] venus: venc: Add support for CLL and Mastering display controls Stanimir Varbanov
2021-03-16 11:07 ` Stanimir Varbanov [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=24d28844-d7e0-baca-51da-4cd1428bf1da@linaro.org \
--to=stanimir.varbanov@linaro.org \
--cc=ezequiel@collabora.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=nicolas.dufresne@collabora.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