[libcamera-devel] [PATCH 0/3] i.MX8MP support, plus misc fixes
Paul Elder
paul.elder at ideasonboard.com
Tue Jan 16 10:17:51 CET 2024
Now that support for the i.MX8MP ISP is nearly there on the kernel side
[1], add support for it in libcamera as well.
Also add support for configuring the sensor.
While at it, fix an issue with pipeline validation when the maximum
sensor size is larger than the maximum ISP input size.
Paul Elder (3):
ipa: rkisp1: Add IMX8MP_V10 version
pipeline: rkisp1: Fix validation when sensor max is larger than ISP
input
pipeline: rkisp1: Plumb SensorConfiguration
include/linux/rkisp1-config.h | 1 +
src/ipa/rkisp1/rkisp1.cpp | 1 +
src/libcamera/pipeline/rkisp1/rkisp1.cpp | 114 +++++++++++++++---
src/libcamera/pipeline/rkisp1/rkisp1_path.cpp | 63 ++++++----
src/libcamera/pipeline/rkisp1/rkisp1_path.h | 7 +-
5 files changed, 147 insertions(+), 39 deletions(-)
--
2.39.2
More information about the libcamera-devel
mailing list