<div dir="ltr">The following changes since commit cde9293cf9899b0fc4ce9cf89dd29f26be77f35c:<br><br>  ipa: rkisp1: lsc: Fix integer division error (2023-03-06 18:12:10 +0100)<br><br>are available in the Git repository at:<br><br>  <a href="https://github.com/naushir/libcamera.git">https://github.com/naushir/libcamera.git</a><br><br>for you to fetch changes up to f194529f9ba35421b66fee5e5bfcb2b8a148bbbf:<br><br>  ipa: raspberrypi: imx296: Minor tuning updates (2023-03-07 15:43:08 +0000)<br><br>----------------------------------------------------------------<br>David Plowman (2):<br>      ipa: raspberrypi: agc: Fix overflow in Y value calculation<br>      ipa: raspberrypi: imx296: Minor tuning updates<br><br>Naushir Patuck (4):<br>      pipeline: ipa: raspberrypi: Change Unicam timeout handling<br>      ipa: raspberrypi: Better heuristics for calculating Unicam timeout<br>      pipeline: raspberrypi: Add a Unicam timeout override config options<br>      pipeline: raspberrypi: Iterate over all Unicam instances in match()<br><br> include/libcamera/ipa/raspberrypi.mojom              |   2 +-<br> src/ipa/raspberrypi/controller/rpi/agc.cpp           |   2 +-<br> src/ipa/raspberrypi/data/imx296.json                 | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------<br> src/ipa/raspberrypi/data/imx296_mono.json            |  12 ++++++++--<br> src/ipa/raspberrypi/raspberrypi.cpp                  |  45 +++++++++++++++++++++++++++++++++++---<br> src/libcamera/pipeline/raspberrypi/data/example.yaml |  11 +++++++++-<br> src/libcamera/pipeline/raspberrypi/raspberrypi.cpp   | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------<br> 7 files changed, 282 insertions(+), 75 deletions(-)<br></div>