[libcamera-devel,v2,0/4] Raspberry Pi: Enable imx477 long exposure modes
mbox series

Message ID 20210701113442.111718-1-naush@raspberrypi.com
Headers show
Series
  • Raspberry Pi: Enable imx477 long exposure modes
Related show

Message

Naushir Patuck July 1, 2021, 11:34 a.m. UTC
Hi,

This is version 2 of the patch series to enable long exposure mode on the imx477.
The following changes have been made from version 1.

- Rebased on top of master - needed for the metadata parser changes.
- Fixup some minor typos in patches 1/2 and 2/2 based on David's and Laurent's feedback.

Regards,
Naush

Naushir Patuck (4):
  ipa: raspberrypi: Allow long exposure modes for imx477.
  pipeline: raspberrypi: Use priority write for vblank when writing
    sensor ctrls
  ipa: raspberrypi: Increase the default max frame duration to 250s
  ipa: raspberrypi: Make variable names consistent

 src/ipa/raspberrypi/cam_helper_imx477.cpp     | 69 +++++++++++++++++++
 src/ipa/raspberrypi/raspberrypi.cpp           | 10 +--
 .../pipeline/raspberrypi/raspberrypi.cpp      | 37 +++++++---
 3 files changed, 101 insertions(+), 15 deletions(-)