From: Viswanath Boma <quic_vboma@xxxxxxxxxxx> Fixes for Video Encoder complaince issues . Tested on v5.15 kernel and the chrome/client binary details - v4l2-compliance 1.22.1 Dikshita Agarwal (1): venus : Addition of support for VIDIOC_TRY_ENCODER_CMD Stanimir Varbanov (2): venus : Add default values for the control V4L2_CID_COLORIMETRY_HDR10_MASTERING_DISPLAY venus : CAPTURE Plane width/height alignment with OUT plane. 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 drivers/media/platform/qcom/venus/venc.c | 26 ++++++++++---- .../media/platform/qcom/venus/venc_ctrls.c | 35 ++++++++++++++++--- 2 files changed, 50 insertions(+), 11 deletions(-) -- 2.17.1