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

Message ID 20211123190812.69805-1-hiroh@chromium.org
Headers show
Series
  • Enable to apply test pattern mode in IPU3
Related show

Message

Hirokazu Honda Nov. 23, 2021, 7:08 p.m. UTC
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