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

Message ID 20260204-kbingham-fixups-v2-0-c341cced1fad@ideasonboard.com
Headers show
Series
  • ipa: awb: Fix and cleanup RKISP1 and Simple Awb
Related show

Message

Kieran Bingham Feb. 4, 2026, 10: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: 4ceceb682af3b462cf4217e5d9f1df1244900bf3
change-id: 20260202-kbingham-fixups-33bd6a2bffcb

Best regards,