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

From: Jacopo Mondi

Date: Tue Jun 16 2026 - 09:01:58 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>
---
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 | 85 +++++++++++++-
3 files changed, 216 insertions(+), 1 deletion(-)
---
base-commit: 06cb687a5132fcffe624c0070576ab852ac6b568
change-id: 20260616-mali-c55-ccm-gamma-c02a0df59f98

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