[0/7] Miscellaneous Mali-C55 Pipeline Fixes
mbox series

Message ID 20240613155949.1041061-1-dan.scally@ideasonboard.com
Headers show
Series
  • Miscellaneous Mali-C55 Pipeline Fixes
Related show

Message

Dan Scally June 13, 2024, 3:59 p.m. UTC
Hi all

This set contains a number of fixes to the Mali-C55 pipeline handler that have
been in our development tree whilst we worked on the IPA module - they weren't
posted before because things have been in quite a lot of flux, but now that the
IPA patchset is itself public it's time for these to go upstream too.

Thanks
Dan

Daniel Scally (4):
  libcamera: mali-c55: Init camera properties
  libcamera: mali-c55: Simplify bufferReady()
  libcamera: mali-c55: Remove MaliC55CameraData::mbusCodes()
  libcamera: mali-c55: Record stride in rawConfig

Jacopo Mondi (3):
  libcamera: mali-c55: Limit max size to sensor resolution
  libcamera: mali-c55: Enable usage of scaler
  mali-c55: implement support for ScalerCrop

 src/libcamera/pipeline/mali-c55/mali-c55.cpp | 177 ++++++++++++++++---
 1 file changed, 157 insertions(+), 20 deletions(-)