[v3,0/3] ipa: awb: Fix and cleanup RKISP1 and Simple Awb
mbox series

Message ID 20260218-kbingham-awb-cleanup-v3-0-3be1269ef949@ideasonboard.com
Headers show
Series
  • ipa: awb: Fix and cleanup RKISP1 and Simple Awb
Related show

Message

Kieran Bingham Feb. 18, 2026, 4:42 p.m. UTC
Small cleanups while working on IPA refactoring.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
---
Changes in v2:
- Removed incorrect Awb fix
- collect tags
- Add new fix to the LIBCAMERA_SOFTISP_MODE debug print

---
Kieran Bingham (3):
      ipa: rkisp1: Fix awb algorithm brief
      ipa: simple: Remove duplicate header inclusion
      libcamera: software_isp: Fix LIBCAMERA_SOFTISP_MODE log print

 src/ipa/rkisp1/algorithms/awb.cpp           | 2 +-
 src/ipa/simple/algorithms/awb.cpp           | 2 --
 src/libcamera/software_isp/software_isp.cpp | 6 ++++--
 3 files changed, 5 insertions(+), 5 deletions(-)
---
base-commit: d97d2a58adaf284860fdf5d1f6785d779ab6e24a
change-id: 20260218-kbingham-awb-cleanup-5454712f6659

Best regards,