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 v2] Mali C55 and Renesas IVC fixes/updates
Date: Mon, 23 Mar 2026 10:44:03 +0100 [thread overview]
Message-ID: <acEK6Wyn7ezcOHyN@zed> (raw)
Hi Hans,
this is v2 of the Mali/IVC PR for v7.1 this time with all the patches that
has been sent to the mailing list.
The following changes since commit d974a67033f4c4bd8cf6864a6b30c5f997c6841e:
staging: media: tegra-video: tegra20: adjust luma buffer stride (2026-03-19 08:18:36 +0100)
are available in the Git repository at:
https://gitlab.freedesktop.org/linux-media/users/jmondi.git tags/mali-ivc-updates-for-v7.1-v2
for you to fetch changes up to f896475e0546dc599821bad76256f343131b12aa:
media: rzv2h-ivc: Replace workqueue with direct function call (2026-03-23 09:58:15 +0100)
----------------------------------------------------------------
Mali C55 and Renesas IVC fixes for v7.1
----------------------------------------------------------------
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 (2):
media: mali-c55: Fix Iridix bypass macros
media: rzv2h-ivc: Revise default VBLANK formula
Jacopo Mondi (7):
media: mali-c55: Fix wrong comment of ISP block types
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 | 134 ++++++++++++++++++++-
.../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 | 63 +++++-----
.../media/platform/renesas/rzv2h-ivc/rzv2h-ivc.h | 13 +-
8 files changed, 179 insertions(+), 111 deletions(-)
reply other threads:[~2026-03-23 9:44 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=acEK6Wyn7ezcOHyN@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.