[libcamera-devel] [PATCH 0/3] libcamera: ipa_manager: Fix, cleanup, and allow forcing isolation
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Jul 12 01:15:44 CEST 2021
Hello,
This small patch series includes a fix and a cleanup for the IPAManager
class, as well as the ability to force IPA module isolation for test
purpose. There's not much else to be said, please see individual patches
for details.
Laurent Pinchart (3):
libcamera: ipa_manager: Fix IPA module min/max version check
libcamera: ipa_manager: Split common code out of createIPA()
libcamera: ipa_manager: Allow forcing IPA module isolation
Documentation/environment_variables.rst | 5 +++++
include/libcamera/internal/ipa_manager.h | 17 ++++++----------
src/libcamera/ipa_manager.cpp | 25 ++++++++++++++++++++++++
3 files changed, 36 insertions(+), 11 deletions(-)
--
Regards,
Laurent Pinchart
More information about the libcamera-devel
mailing list