Hi Mauro, The update includes various fixes related to v4l2 compliance test and one regression seen on Venus v1. Please pull. regards, Stan The following changes since commit 61890ccaefaff89f5babd2c8412fd222c3f5fe38: media: platform: mtk-mdp3: add MediaTek MDP3 driver (2022-08-30 16:25:51 +0200) are available in the Git repository at: git://linuxtv.org/svarbanov/media_tree.git tag-venus-for-v6.1 for you to fetch changes up to 95822f213ac33af4f0b9cfd064ddfce5e3ec1a3e: media: venus: hfi: Remove the unneeded result variable (2022-09-08 13:42:50 +0300) ---------------------------------------------------------------- Venus updates for v6.1 ---------------------------------------------------------------- Bryan O'Donoghue (2): media: venus: dec: Handle the case where find_format fails media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX Dikshita Agarwal (1): venus : Addition of support for VIDIOC_TRY_ENCODER_CMD Stanimir Varbanov (4): venus : Add default values for the control venus : CAPTURE Plane width/height alignment with OUT plane. venus: venc_ctrls: Add default value for CLL info venus: venc: Set HDR10 PQ SEI property only for MAIN10 profile Vikash Garodia (1): venus : Allow MIN/MAX settings for the v4l2 encoder controls defined range. Viswanath Boma (3): venus : Addition of control support - V4L2_CID_MIN_BUFFERS_FOR_OUTPUT venus : Addition of EOS Event support for Encoder venus : Remove the capture plane settings for venc_g_parm/venc_s_parm ye xingchen (1): media: venus: hfi: Remove the unneeded result variable drivers/media/platform/qcom/venus/helpers.c | 13 +++++---- drivers/media/platform/qcom/venus/hfi.c | 5 +--- drivers/media/platform/qcom/venus/vdec.c | 2 ++ drivers/media/platform/qcom/venus/venc.c | 29 ++++++++++++++------ drivers/media/platform/qcom/venus/venc_ctrls.c | 38 ++++++++++++++++++++++---- 5 files changed, 64 insertions(+), 23 deletions(-)