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

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

Message

Hirokazu Honda Nov. 26, 2021, 5:08 a.m. UTC
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