]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: mali-c55: Bypass the Iridix Tonemap engine
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>
Wed, 11 Mar 2026 11:15:56 +0000 (12:15 +0100)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Tue, 24 Mar 2026 15:13:09 +0000 (16:13 +0100)
commit762ec66e1360bbe9b3dedbddc0f88d9770aac8b9
tree650aa916a0187d8586520beea78492bde110070a
parentdb7faf488ecf846c46884310ff1bf28daf2ad39a
media: mali-c55: Bypass the Iridix Tonemap engine

The Iridix Tonemap engine, if not bypassed, applies a digital gain
in order to compensate under-exposed images.

This however breaks the exposure and gain regulation performed on the
sensor.

If the Iridix Tonemap has to be used, it need to be supported in the
ISP uAPI and properly configured by userspace.

As the driver doesn't support it at the moment, bypass it by default.

Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/media/platform/arm/mali-c55/mali-c55-params.c