mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-04 02:25:58 +00:00

The C3 ISP supports multi-camera and multi-exposure HDR, integrates advanced imaging technologies for optimal quality, and drives the core pipeline to transform raw sensor data into high-fidelity images through demosaicing, color correction, and tone mapping operations. Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Keke Li <keke.li@amlogic.com> Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> [hverkuil: drop unnecessary vb2_ops_wait_prepare/finish callbacks]
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
source "drivers/media/platform/amlogic/c3/isp/Kconfig"
|
|
source "drivers/media/platform/amlogic/c3/mipi-adapter/Kconfig"
|
|
source "drivers/media/platform/amlogic/c3/mipi-csi2/Kconfig"
|