[libcamera-devel] Pull request from https://github.com/naushir/libcamera.git

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Mar 7 18:10:22 CET 2023


Hi Naush,

Thanks for the pull request.

In the future, could you try to follow the kernel convention for the
subject line ? It should start with a [GIT PULL] tag, and then have a
short one-line description of the pull request. This one could be, for
instance

[GIT PULL] Raspberry Pi timeout handling improvements & other misc changes

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

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list