[libcamera-devel] [PATCH v3 0/2] Mono sensor improvements

Naushir Patuck naush at raspberrypi.com
Mon Jun 5 10:26:03 CEST 2023


Hi,

Some small updates for v3:

- Add a \todo in patch 1/2 to note the need for optional vars in the mojom
  interface.
- Pass IPACameraSensorInfo into ipa->init() so that the ControlInfoMap is
  (more) correctly setup before the call to ipa->configure().

Regards,
Naush

Naushir Patuck (2):
  camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfo
  ipa: rpi: Handle controls for mono variant sensors

 include/libcamera/ipa/core.mojom              | 13 +++++++
 include/libcamera/ipa/raspberrypi.mojom       |  1 +
 src/ipa/rpi/common/ipa_base.cpp               | 39 ++++++++++++++++---
 src/ipa/rpi/common/ipa_base.h                 |  1 +
 src/libcamera/camera_sensor.cpp               |  3 ++
 .../pipeline/rpi/common/pipeline_base.cpp     | 10 ++++-
 6 files changed, 61 insertions(+), 6 deletions(-)

-- 
2.34.1



More information about the libcamera-devel mailing list