public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v7.1] Mali C55 and Renesas IVC fixes/updates
@ 2026-03-18  9:52 Jacopo Mondi
  0 siblings, 0 replies; only message in thread
From: Jacopo Mondi @ 2026-03-18  9:52 UTC (permalink / raw)
  To: linux-media
  Cc: hans, Daniel Scally, Barnabás Pőcze, Laurent Pinchart

The following changes since commit a93a51f42ac354425a252210183c4151d991f75d:

  media: lirc: increase IR_MAX_DURATION to send extended code sequences (2026-03-17 14:43:57 +0100)

are available in the Git repository at:

  https://gitlab.freedesktop.org/linux-media/users/jmondi.git tags/mali-ivc-updates-for-v7.1

for you to fetch changes up to f4d0df216d4a904e05c5b1bf664b1ee44305a5d9:

  media: rzv2h-ivc: Replace workqueue with direct function call (2026-03-18 09:12:05 +0100)

----------------------------------------------------------------
Updates and fixes for Mali C55 and Renesas IVC

Updates and small fixes for the Mali C55 ISP and the Renesas IVC
companion chip to properly support capture operations on Renesas
RZ/V2H(P)

CI pipeline:
https://gitlab.freedesktop.org/linux-media/users/jmondi/-/pipelines/1626547

Ignore the checkstyle issues as it is caused by an email address mismatch due
to the usage of the +renesas tag.

----------------------------------------------------------------
Barnabás Pőcze (4):
      media: rzv2h-ivc: Fix AXIRX_VBLANK register write
      media: rzv2h-ivc: Write AXIRX_PIXFMT once
      media: rzv2h-ivc: Fix FM_STOP register write
      media: rzv2h-ivc: Fix concurrent buffer list access

Daniel Scally (1):
      media: mali-c55: Fix Iridix bypass macros

Jacopo Mondi (6):
      media: mali-c55: Initialize the ISP in enable_streams()
      media: mali-c55: Fully reset the ISP configuration
      media: mali-c55: Bypass the Iridix Tonemap engine
      media: mali-c55: Bypass Purple Fringe Correction
      media: rzv2h-ivc: Avoid double job scheduling
      media: rzv2h-ivc: Replace workqueue with direct function call

 .../media/platform/arm/mali-c55/mali-c55-common.h  |   2 +
 .../media/platform/arm/mali-c55/mali-c55-core.c    |  35 ------
 drivers/media/platform/arm/mali-c55/mali-c55-isp.c |  37 +-----
 .../media/platform/arm/mali-c55/mali-c55-params.c  | 128 +++++++++++++++++++++
 .../platform/arm/mali-c55/mali-c55-registers.h     |   4 +-
 .../platform/renesas/rzv2h-ivc/rzv2h-ivc-dev.c     |   2 +-
 .../platform/renesas/rzv2h-ivc/rzv2h-ivc-video.c   |  61 +++++-----
 .../media/platform/renesas/rzv2h-ivc/rzv2h-ivc.h   |  13 ++-
 8 files changed, 175 insertions(+), 107 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-18  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18  9:52 [GIT PULL for v7.1] Mali C55 and Renesas IVC fixes/updates Jacopo Mondi

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