[libcamera-devel,0/2] libcamera: Initialize controls in the IPA
mbox series

Message ID 20210716143215.67454-1-jacopo@jmondi.org
Headers show
Series
  • libcamera: Initialize controls in the IPA
Related show

Message

Jacopo Mondi July 16, 2021, 2:32 p.m. UTC
Hello,
   as reported in the first patch commit message, this series moves
registration of some controls to the IPA and prepares to register controls
that depends on the IPA module capabilties (ie AeEnable, AwbEnable and such).

The second patch is just a drive-by cleanup.

No regressions detected when running CTS or comparing the registered controls
values.

Thanks
   j

Jacopo Mondi (2):
  libcamera: ipu3: Initialize controls in the IPA
  ipa: ipu3: Tidy-up includes

 include/libcamera/ipa/ipu3.mojom     |  8 ++-
 src/ipa/ipu3/ipu3.cpp                | 78 ++++++++++++++++++++--
 src/ipa/ipu3/ipu3_agc.cpp            |  2 +-
 src/ipa/ipu3/ipu3_agc.h              |  3 -
 src/ipa/ipu3/ipu3_awb.cpp            |  3 +-
 src/libcamera/pipeline/ipu3/ipu3.cpp | 96 ++++++++++++----------------
 6 files changed, 124 insertions(+), 66 deletions(-)

--
2.32.0