Linux Media Controller development
 help / color / mirror / Atom feed
From: bod@kernel.org
To: linux-media@vger.kernel.org, hans@jjverkuil.nl
Cc: bryan.odonoghue@linaro.org, Bryan O'Donoghue <bod@kernel.org>
Subject: [GIT PULL FOR 6.18] Please pull platform-qcom-venus-for-6.18
Date: Mon,  8 Sep 2025 06:15:41 +0100	[thread overview]
Message-ID: <20250908051546.14563-1-bod@kernel.org> (raw)

From: Bryan O'Donoghue <bod@kernel.org>

The following changes since commit 34837c444cd42236b2b43ce871f30d83776a3431:

  media: uapi: v4l2-controls: Cleanup codec definitions (2025-09-04 10:37:05 +0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/linux-media/users/bodonoghue.git tags/platform-qcom-venus-for-6.18

for you to fetch changes up to 877bb5425240e1cb92ecaa9f26f73b40a416081f:

  media: venus: core: Add qcm2290 DT compatible and resource data (2025-09-05 12:52:07 +0100)

----------------------------------------------------------------
This tag includes a new SoC and some housekeeping

- qcm2290 Agatti
  Version checked to a specific version of firmware
  both encoder and decoder are supported on this platform.

- A bugfix from Stephan Gerhold.

----------------------------------------------------------------
Jorge Ramirez-Ortiz (6):
      media: dt-bindings: venus: Add qcm2290 dt schema
      media: venus: Define minimum valid firmware version
      media: venus: Add framework support for AR50_LITE video core
      media: venus: hfi_plat_v4: Add capabilities for the 4XX lite core
      media: venus: core: Sort dt_match alphabetically.
      media: venus: core: Add qcm2290 DT compatible and resource data

Stephan Gerhold (1):
      media: venus: firmware: Use correct reset sequence for IRIS2

 .../bindings/media/qcom,qcm2290-venus.yaml         | 130 ++++++++++++++
 drivers/media/platform/qcom/venus/core.c           | 109 +++++++++---
 drivers/media/platform/qcom/venus/core.h           |  18 +-
 drivers/media/platform/qcom/venus/firmware.c       |  38 ++++-
 drivers/media/platform/qcom/venus/firmware.h       |   2 +
 drivers/media/platform/qcom/venus/helpers.c        |  12 +-
 drivers/media/platform/qcom/venus/hfi_msgs.c       |  11 +-
 drivers/media/platform/qcom/venus/hfi_parser.c     |   2 +-
 drivers/media/platform/qcom/venus/hfi_platform.c   |  23 ++-
 drivers/media/platform/qcom/venus/hfi_platform.h   |  34 ++--
 .../media/platform/qcom/venus/hfi_platform_v4.c    | 188 ++++++++++++++++++---
 .../media/platform/qcom/venus/hfi_platform_v6.c    |  33 +++-
 drivers/media/platform/qcom/venus/hfi_venus.c      |  25 ++-
 drivers/media/platform/qcom/venus/hfi_venus_io.h   |   4 +
 drivers/media/platform/qcom/venus/pm_helpers.c     |   2 +-
 15 files changed, 537 insertions(+), 94 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/qcom,qcm2290-venus.yaml

                 reply	other threads:[~2025-09-08  5:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20250908051546.14563-1-bod@kernel.org \
    --to=bod@kernel.org \
    --cc=bryan.odonoghue@linaro.org \
    --cc=hans@jjverkuil.nl \
    --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