2021-03-04 06:16:44

by Stanimir Varbanov

[permalink] [raw]
Subject: [PATCH v2 0/2] Add decoder conceal color ctrl

Hi,

The changes in v2 includes:
* reformat the table in documetation to define Bits for different
bit-depths of color formats.

regards,
Stan

Stanimir Varbanov (2):
v4l2-ctrl: Add decoder conceal color control
venus: vdec: Add support for conceal control

.../media/v4l/ext-ctrls-codec.rst | 33 +++++++++++++++++++
drivers/media/platform/qcom/venus/core.h | 1 +
drivers/media/platform/qcom/venus/hfi_cmds.c | 18 ++++++++--
.../media/platform/qcom/venus/hfi_helper.h | 10 ++++++
drivers/media/platform/qcom/venus/vdec.c | 11 ++++++-
.../media/platform/qcom/venus/vdec_ctrls.c | 7 ++++
drivers/media/v4l2-core/v4l2-ctrls.c | 9 +++++
include/uapi/linux/v4l2-controls.h | 1 +
8 files changed, 87 insertions(+), 3 deletions(-)

--
2.25.1


2021-03-16 18:30:43

by Stanimir Varbanov

[permalink] [raw]
Subject: Re: [PATCH v2 0/2] Add decoder conceal color ctrl

Hans, any comments ?

On 3/2/21 1:44 PM, Stanimir Varbanov wrote:
> Hi,
>
> The changes in v2 includes:
> * reformat the table in documetation to define Bits for different
> bit-depths of color formats.
>
> regards,
> Stan
>
> Stanimir Varbanov (2):
> v4l2-ctrl: Add decoder conceal color control
> venus: vdec: Add support for conceal control
>
> .../media/v4l/ext-ctrls-codec.rst | 33 +++++++++++++++++++
> drivers/media/platform/qcom/venus/core.h | 1 +
> drivers/media/platform/qcom/venus/hfi_cmds.c | 18 ++++++++--
> .../media/platform/qcom/venus/hfi_helper.h | 10 ++++++
> drivers/media/platform/qcom/venus/vdec.c | 11 ++++++-
> .../media/platform/qcom/venus/vdec_ctrls.c | 7 ++++
> drivers/media/v4l2-core/v4l2-ctrls.c | 9 +++++
> include/uapi/linux/v4l2-controls.h | 1 +
> 8 files changed, 87 insertions(+), 3 deletions(-)
>

--
regards,
Stan