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

Hirokazu Honda hiroh at chromium.org
Tue Nov 23 20:08:09 CET 2021


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

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    | 17 ++++-
 .../internal/camera_sensor_properties.h       |  3 +-
 src/libcamera/camera_sensor.cpp               | 64 ++++++++++++++++---
 src/libcamera/control_ids.yaml                |  5 ++
 src/libcamera/pipeline/ipu3/ipu3.cpp          | 52 +++++++++++++--
 5 files changed, 123 insertions(+), 18 deletions(-)

--
2.34.0.rc2.393.gf8c9666880-goog


More information about the libcamera-devel mailing list