[libcamera-devel,v8,00/13] libcamera: ipu3: Add ImgU support
mbox series

Message ID 20190403080148.11479-1-jacopo@jmondi.org
Headers show
Series
  • libcamera: ipu3: Add ImgU support
Related show

Message

Jacopo Mondi April 3, 2019, 8:01 a.m. UTC
Hello,
  v8 here

All patches tagged and reviewed, ready to be merged into master.

Thanks
   j

Jacopo Mondi (13):
  libcamera: geometry: Add 0-initialized SizeRange constructor
  libcamera: geometry: Add Size structure
  libcamera: ipu3: Create CIO2Device class
  libcamera: ipu3: Cache the sensor size and format
  libcamera: ipu3: Create ImgUDevice class
  libcamera: ipu3: Apply image format to the pipeline
  libcamera: ipu3: Implement memory handling
  libcamera: ipu3: Implement camera start/stop
  libcamera: ipu3: Queue requests to ImgU
  libcamera: ipu3: Connect CIO2 and ImgU bufferReady signals
  libcamera: ipu3: Set stream configuration
  libcamera: ipu3: Limit resolution to 2560x1920
  libcamera: ipu3: Enable ImgU media links

 src/libcamera/geometry.cpp           |   40 +-
 src/libcamera/include/geometry.h     |   24 +-
 src/libcamera/pipeline/ipu3/ipu3.cpp | 1131 ++++++++++++++++++++++----
 3 files changed, 1019 insertions(+), 176 deletions(-)

--
2.21.0