All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
To: Hans Verkuil <hans@jjverkuil.nl>,
	 Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org, David Carlier <devnexen@gmail.com>
Subject: [GIT PULL FOR v7.3] Changes for ARM Mali-C55
Date: Mon, 27 Jul 2026 17:10:31 +0200	[thread overview]
Message-ID: <amd0FAm8_OcHEKoQ@zed> (raw)

Hi Hans, Mauro

The following changes since commit a52e6f7923c17a672135b485ffd96fbd72f46267:

  media: chips-media: wave5: Resume device before setting EOS flag (2026-07-17 12:36:49 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 4b42085b8c5843cb7854e33cc958a5b464fd27ce:

  media: mali-c55: Add support for RGB Gamma (2026-07-27 12:56:16 +0200)

----------------------------------------------------------------
Mali-C55 fixed and new features for v7.3

Collect a few fixes and introduce support for RGB Gamma and CCM

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

Please ignore the media-checkstyle error (see
https://gitlab.freedesktop.org/linux-media/media-ci/-/work_items/126)

----------------------------------------------------------------
David Carlier (5):
      media: mali-c55: fix dropped last AEC histogram zone weight
      media: mali-c55: Fix AEXP IHIST disable bit shift
      media: mali-c55: Fix scaler factor overflow for large crop sizes
      media: mali-c55: Drop redundant mutex_destroy in capture register error path
      media: mali-c55: Fix clock leak on reset deassert failure

Jacopo Mondi (2):
      media: mali-c55: Add support for CCM
      media: mali-c55: Add support for RGB Gamma

 .../media/platform/arm/mali-c55/mali-c55-capture.c |   4 +-
 .../media/platform/arm/mali-c55/mali-c55-core.c    |   2 +
 .../media/platform/arm/mali-c55/mali-c55-params.c  | 128 +++++++++++++++++++++
 .../platform/arm/mali-c55/mali-c55-registers.h     |  15 ++-
 .../media/platform/arm/mali-c55/mali-c55-resizer.c |   2 +-
 include/uapi/linux/media/arm/mali-c55-config.h     |  86 +++++++++++++-
 6 files changed, 227 insertions(+), 10 deletions(-)

                 reply	other threads:[~2026-07-27 15:10 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=amd0FAm8_OcHEKoQ@zed \
    --to=jacopo.mondi@ideasonboard.com \
    --cc=devnexen@gmail.com \
    --cc=hans@jjverkuil.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@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.