[libcamera-devel] [PATCH 0/3] libcamera: pipeline: rkisp1: Fix issues exposed by lc-compliance

Nícolas F. R. A. Prado nfraprado at collabora.com
Tue Apr 6 20:23:32 CEST 2021


This patch series fixes the issues on the rkisp1 pipeline that were exposed by
lc-compliance.

With this series applied on top of the lc-compliance series, and with the raw
video format commented out of lc-compliance [1] since it isn't currently
supported by rkisp1, lc-compliance runs succesfully using the rkisp1 pipeline
(tested on the Rock Pi 4 with a imx219 camera sensor):
 
    90 tests executed, 72 tests passed, 18 tests skipped and 0 tests failed

[1] https://gitlab.collabora.com/nfraprado/libcamera/-/commit/7a7e78b95e7fd59456eb04ec5e751bf2b9bfab86

Nícolas F. R. A. Prado (3):
  libcamera: pipeline: rkisp1: Stop IPA before streams
  libcamera: pipeline: rkisp1: Assert empty queuedRequests before
    clearing frameInfo
  libcamera: pipeline: rkisp1: Allow requests to be cancelled

 src/libcamera/pipeline/rkisp1/rkisp1.cpp | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

-- 
2.31.1



More information about the libcamera-devel mailing list