]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: mali-c55: Bypass Purple Fringe Correction
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>
Wed, 11 Mar 2026 11:29:32 +0000 (12:29 +0100)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Tue, 24 Mar 2026 15:13:09 +0000 (16:13 +0100)
commit062ae1d031a05a03d193446e82ce1f3ba7e10755
tree0b07cbc2ea73245260fa252f78d0962455e185a1
parent762ec66e1360bbe9b3dedbddc0f88d9770aac8b9
media: mali-c55: Bypass Purple Fringe Correction

The Purple Fringe Correction module is enabled by default with a POR
configuration which might not be correct for the lens/sensor combination
in use.

If the Purple Fringe Correction module has to be used, it needs to be
supported in the driver's 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