[PATCH v3 0/4] Raspberry Pi: Various changes

Naushir Patuck naush at raspberrypi.com
Wed Jan 8 12:09:32 CET 2025


Hi,

Fixed conflicts with ToT, no other changes to the code in this version.

Regards,
Naush

Naushir Patuck (4):
  ipa: rpi: Use r-value references in the set()/setLocked() functions
  ipa: rpi: Add erase()/eraseLocked() to RPiController::Metadata
  ipa: rpi: Add a HW property to determine if the data buffer is strided
  ipa: rpi: Provide the camera helper with the hardware configuration

 src/ipa/rpi/cam_helper/cam_helper.cpp |  5 +++++
 src/ipa/rpi/cam_helper/cam_helper.h   |  2 ++
 src/ipa/rpi/common/ipa_base.cpp       |  1 +
 src/ipa/rpi/controller/controller.cpp |  2 ++
 src/ipa/rpi/controller/controller.h   |  1 +
 src/ipa/rpi/controller/metadata.h     | 23 +++++++++++++++++++----
 6 files changed, 30 insertions(+), 4 deletions(-)

-- 
2.43.0



More information about the libcamera-devel mailing list