linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stanimir Varbanov <stanimir.varbanov@linaro.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.15] Venus updates
Date: Thu, 29 Jul 2021 16:28:54 +0300	[thread overview]
Message-ID: <20210729132854.136809-1-stanimir.varbanov@linaro.org> (raw)

The update includes:
  * Add intra-refresh period encoder standard control.
  * Add h264 8x8 transform control in Venus driver.
  * Few fixes.

Please pull.

regards,
Stan

The following changes since commit c27479d762de4eda72ba9e0aa150d439970f2077:

  media: atomisp: pci: reposition braces as per coding style (2021-07-22 14:01:57 +0200)

are available in the Git repository at:

  git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-v5.15

for you to fetch changes up to 7c526859a0789f96ff0cd8792356e24aeda948ce:

  venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM control (2021-07-29 16:19:51 +0300)

----------------------------------------------------------------
Venus updates for v5.15

----------------------------------------------------------------
Colin Ian King (1):
      media: venus: venc: Fix potential null pointer dereference on pointer fmt

Mansur Alisha Shaik (2):
      venus: helper: do not set constrained parameters for UBWC
      venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM control

Stanimir Varbanov (3):
      docs: ext-ctrls-codec: Document cyclic intra-refresh zero control value
      media: v4l2-ctrls: Add intra-refresh period control
      venus: venc: Add support for intra-refresh period

Zhen Lei (1):
      media: venus: hfi: fix return value check in sys_get_prop_image_version()

 .../userspace-api/media/v4l/ext-ctrls-codec.rst    | 19 +++++++++-
 drivers/media/platform/qcom/venus/core.h           |  2 ++
 drivers/media/platform/qcom/venus/helpers.c        |  3 ++
 drivers/media/platform/qcom/venus/hfi_cmds.c       |  8 +++++
 drivers/media/platform/qcom/venus/hfi_helper.h     |  5 +++
 drivers/media/platform/qcom/venus/hfi_msgs.c       |  2 +-
 drivers/media/platform/qcom/venus/venc.c           | 40 ++++++++++++++++++++++
 drivers/media/platform/qcom/venus/venc_ctrls.c     | 38 +++++++++++++++-----
 drivers/media/v4l2-core/v4l2-ctrls-defs.c          |  2 ++
 include/uapi/linux/v4l2-controls.h                 |  1 +
 10 files changed, 110 insertions(+), 10 deletions(-)

             reply	other threads:[~2021-07-29 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29 13:28 Stanimir Varbanov [this message]
2021-07-29 14:22 ` [GIT PULL FOR v5.15] Venus updates (#76089) Jenkins

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=20210729132854.136809-1-stanimir.varbanov@linaro.org \
    --to=stanimir.varbanov@linaro.org \
    --cc=linux-media@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).