[libcamera-devel] [PATCH v2 0/2] utils: ipc: proxy: Always reset ControlSerializer during IPA configure

Umang Jain umang.jain at ideasonboard.com
Thu Jul 8 12:54:03 CEST 2021


This is a small patch which seems to fix issue highlighted by:
https://bugs.libcamera.org/show_bug.cgi?id=58

1/2 is a DNI, which can help for logging in isolated IPA mode.

However, while testing this series with CTS, a new issue has been
identified related to open/lingering fds. For what I can see, it is
unrelated to this fix and is currently tracked:
https://bugs.libcamera.org/show_bug.cgi?id=63

V2 changes:
- Incorporate Paul's suggestion to /only/ reset() in isolated mode.

Umang Jain (2):
  DNI: Enforce IPA isolation and set log file path
  utils: ipc: proxy: Reset ControlSerializer during IPA configure

 src/ipa/ipu3/ipu3.cpp                                          | 2 ++
 src/libcamera/ipa_manager.cpp                                  | 1 +
 .../generators/libcamera_templates/module_ipa_proxy.cpp.tmpl   | 3 +++
 3 files changed, 6 insertions(+)

-- 
2.31.1



More information about the libcamera-devel mailing list