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-iris-generic-fixes-updates-for-6.18-v2
Date: Tue, 9 Sep 2025 10:39:41 +0100 [thread overview]
Message-ID: <20250909093954.39984-1-bod@kernel.org> (raw)
From: Bryan O'Donoghue <bod@kernel.org>
The following changes since commit dcd2ca10faaf59fedcafffc6bbf41ba628a23cc4:
media: i2c: s5k6a3: Use V4L2 legacy sensor clock helper (2025-09-08 20:32:43 +0200)
are available in the Git repository at:
https://gitlab.freedesktop.org/linux-media/users/bodonoghue.git tags/platform-qcom-iris-generic-fixes-updates-for-6.18-v2
for you to fetch changes up to f1af376c32059cfe22b70e3832e5566107da9de0:
media: iris: Fix firmware reference leak and unmap memory after load (2025-09-09 10:30:48 +0100)
----------------------------------------------------------------
This PR contains:
- MAINTAINERS updates for Dikshita, Vikash, Bryan
- dt-bindings additions for x1e80100 and sm8750
- dt-bindings fix from Krzysztof
- Fixes: from the community
A number of memory leak and power-sequencing
fixes.
- v2 mailmap update for Dikshita missed in my
queue in v1.
- v2 adds a patch from Krzysztof which is RB since v1
media: iris: Add support for SM8750 (VPU v3.5)
----------------------------------------------------------------
Bryan O'Donoghue (1):
MAINTAINERS: Add a media/platform/qcom MAINTAINERS entry
Dikshita Agarwal (4):
MAINTAINERS: update Dikshita Agarwal's email addresses
dt-bindings: media: qcom,sm8550-iris: Update Dikshita Agarwal's email address
mailmap: update Dikshita Agarwal's email addresses
media: iris: vpu3x: Add MNoC low power handshake during hardware power-off
Krzysztof Kozlowski (5):
dt-bindings: media: qcom,sm8550-iris: Add SM8750 video codec
dt-bindings: media: qcom,sm8550-iris: Do not reference legacy venus properties
media: iris: Call correct power off callback in cleanup path
media: iris: Split power on per variants
media: iris: Add support for SM8750 (VPU v3.5)
Neil Armstrong (1):
media: iris: fix module removal if firmware download failed
Stephan Gerhold (2):
dt-bindings: media: qcom,sm8550-iris: Add X1E80100 compatible
media: iris: Fix firmware reference leak and unmap memory after load
Vikash Garodia (1):
MAINTAINERS: Update Vikash Garodia's email address
.mailmap | 6 +-
.../bindings/media/qcom,sm8550-iris.yaml | 16 +-
.../bindings/media/qcom,sm8750-iris.yaml | 186 +++++++++++++++++++
MAINTAINERS | 21 ++-
drivers/media/platform/qcom/iris/iris_core.c | 10 +-
drivers/media/platform/qcom/iris/iris_firmware.c | 15 +-
.../platform/qcom/iris/iris_platform_common.h | 6 +-
.../media/platform/qcom/iris/iris_platform_gen2.c | 68 +++++++
.../platform/qcom/iris/iris_platform_sm8750.h | 22 +++
drivers/media/platform/qcom/iris/iris_probe.c | 4 +
drivers/media/platform/qcom/iris/iris_vpu2.c | 2 +
drivers/media/platform/qcom/iris/iris_vpu3x.c | 202 ++++++++++++++++++++-
drivers/media/platform/qcom/iris/iris_vpu_common.c | 14 +-
drivers/media/platform/qcom/iris/iris_vpu_common.h | 6 +
14 files changed, 547 insertions(+), 31 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/qcom,sm8750-iris.yaml
create mode 100644 drivers/media/platform/qcom/iris/iris_platform_sm8750.h
next reply other threads:[~2025-09-09 9:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-09 9:39 bod [this message]
[not found] <Ov1LOSHqy4F9X8TjthERT4KcAFeJuQr2yua2G14yvy6j0HUkecmRlyGNQgtIvQx9QBNqi9ncnThRhbLGPBZaAg==@protonmail.internalid>
2025-09-09 8:53 ` [GIT PULL FOR 6.18] Please pull platform-qcom-iris-generic-fixes-updates-for-6.18-v2 bod
2025-09-09 9:09 ` Bryan O'Donoghue
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=20250909093954.39984-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