[libcamera-devel] [PATCH 0/2] Replace the Ipu3AwbCell

Jean-Michel Hautbois jeanmichel.hautbois at ideasonboard.com
Thu Sep 2 12:07:30 CEST 2021


This patch series applies on top of the "Move and improve AWB
structures" one, and replaces the Ipu3AwbCell with a structure defined
in the kernel uapi. This one is not yet included in Linux, a RFC has
been sent and is under review:
https://lore.kernel.org/linux-media/20210831185140.77400-1-jeanmichel.hautbois@ideasonboard.com/

Jean-Michel Hautbois (2):
  include: linux: Add an AWB layout structure
  ipa: ipu3: Remove ipa::ipu3::algorithms::Ipu3AwbCell

 include/linux/intel-ipu3.h      | 36 +++++++++++++++++++++++++--------
 src/ipa/ipu3/algorithms/agc.cpp |  7 ++++---
 src/ipa/ipu3/algorithms/awb.cpp | 10 ++++-----
 src/ipa/ipu3/algorithms/awb.h   | 10 ---------
 4 files changed, 37 insertions(+), 26 deletions(-)

-- 
2.30.2



More information about the libcamera-devel mailing list