public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
To: linux-media@vger.kernel.org
Cc: hans@jjverkuil.nl, "Daniel Scally" <dan.scally@ideasonboard.com>,
	"Barnabás Pőcze" <barnabas.pocze@ideasonboard.com>,
	"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>
Subject: [GIT PULL for v7.1] Mali C55 and Renesas IVC fixes/updates
Date: Wed, 18 Mar 2026 10:52:52 +0100	[thread overview]
Message-ID: <abp0zwGEJZU4xXag@zed> (raw)

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(-)


                 reply	other threads:[~2026-03-18  9:53 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=abp0zwGEJZU4xXag@zed \
    --to=jacopo.mondi@ideasonboard.com \
    --cc=barnabas.pocze@ideasonboard.com \
    --cc=dan.scally@ideasonboard.com \
    --cc=hans@jjverkuil.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --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