Linux Media Controller development
 help / color / mirror / Atom feed
* [GIT PULL FOR 6.18] Please pull platform-qcom-iris-generic-fixes-updates-for-6.18-v2
@ 2025-09-09  9:39 bod
  0 siblings, 0 replies; 3+ messages in thread
From: bod @ 2025-09-09  9:39 UTC (permalink / raw)
  To: linux-media, hans; +Cc: bryan.odonoghue, Bryan O'Donoghue

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

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <Ov1LOSHqy4F9X8TjthERT4KcAFeJuQr2yua2G14yvy6j0HUkecmRlyGNQgtIvQx9QBNqi9ncnThRhbLGPBZaAg==@protonmail.internalid>]

end of thread, other threads:[~2025-09-09  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09  9:39 [GIT PULL FOR 6.18] Please pull platform-qcom-iris-generic-fixes-updates-for-6.18-v2 bod
     [not found] <Ov1LOSHqy4F9X8TjthERT4KcAFeJuQr2yua2G14yvy6j0HUkecmRlyGNQgtIvQx9QBNqi9ncnThRhbLGPBZaAg==@protonmail.internalid>
2025-09-09  8:53 ` bod
2025-09-09  9:09   ` Bryan O'Donoghue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox