[libcamera-devel] [PATCH 0/3] libcamera: ipu3: Fix RAW+YUV capture

Jacopo Mondi jacopo at jmondi.org
Thu Sep 24 16:51:40 CEST 2020


The bulk of this patch is fixing the RAW+YUV capture use case as explained
in the commit message of the first patch.

The other two patches on top are small improvements and clarifications.

None of the existing issue we have on IPU3 (stalls when capturing with a
'wrong' CIO2 size and pipeline configuration parameter calculations mismatches)
are solved by this series.

CTS and cros_camera_test show no regressions

Thanks
  j

Jacopo Mondi (3):
  libcamera: ipu3: Fix RAW+YUV capture
  libcamera: ipu3: Remove dead code check
  libcamera: ipu3: Adjust comment on ImgU configuration

 src/libcamera/pipeline/ipu3/ipu3.cpp | 28 ++++++++++------------------
 1 file changed, 10 insertions(+), 18 deletions(-)

--
2.28.0



More information about the libcamera-devel mailing list