[PATCH v2 0/2] media: mali-c55: Add support for CCM and Gamma

From: Jacopo Mondi

Date: Tue Jun 16 2026 - 10:38:31 EST


Add support for Ccm and Gamma to the Mali-C55 ISP by defining the
corresponding blocks in the uAPI and implementing their handling in
the driver.

Signed-off-by: Jacopo Mondi <jacopo.mondi@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v1: https://lore.kernel.org/r/20260616-mali-c55-ccm-gamma-v1-0-174fe4fedea3@xxxxxxxxxxxxxxxx

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

.../media/platform/arm/mali-c55/mali-c55-params.c | 127 +++++++++++++++++++++
.../platform/arm/mali-c55/mali-c55-registers.h | 5 +
include/uapi/linux/media/arm/mali-c55-config.h | 84 +++++++++++++-
3 files changed, 215 insertions(+), 1 deletion(-)
---
base-commit: 06cb687a5132fcffe624c0070576ab852ac6b568
change-id: 20260616-mali-c55-ccm-gamma-c02a0df59f98

Best regards,
--
Jacopo Mondi <jacopo.mondi@xxxxxxxxxxxxxxxx>