Re: [PATCH v5 0/5] HDR10 static metadata

From: Stanimir Varbanov
Date: Tue Mar 16 2021 - 07:08:24 EST


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