[libcamera-devel] [PATCH v8 0/3] Enable to apply test pattern mode in IPU3

Hirokazu Honda hiroh at chromium.org
Fri Nov 26 06:08:07 CET 2021


This patch series enable IPU3 to apply a requested test pattern
mode.

Change in v8:
- Remove TestPatternModeUnset.
- Sets TestPatternModeOff in CameraSensor::init().

Change in v7:
- Back the code design
  - Process the requests in IPU3 pipeline handler
Hirokazu Honda (3):
  libcamera: camera_sensor: Reference test pattern modes by enum type
  libcamera: camera_sensor: Enable to set a test pattern mode
  libcamera: pipeline: ipu3: Apply a requested test pattern mode

 include/libcamera/internal/camera_sensor.h    | 16 +++-
 .../internal/camera_sensor_properties.h       |  3 +-
 src/libcamera/camera_sensor.cpp               | 79 ++++++++++++++++---
 src/libcamera/pipeline/ipu3/ipu3.cpp          | 62 +++++++++++++--
 4 files changed, 142 insertions(+), 18 deletions(-)

--
2.34.0.rc2.393.gf8c9666880-goog


More information about the libcamera-devel mailing list