[libcamera-devel] [PATCH 0/4] IPAIPU3 drive-by improvements
Umang Jain
umang.jain at ideasonboard.com
Wed Jun 2 12:23:22 CEST 2021
Here are few patches that might be considered as enhancements.
The patches journey was led by the reviews from
"[PATCH 0/2] frame-durations CTS fixups", however this doesn't yet
fixup the frame-duration value for CTS, on my `nautilus` platform. But I
assume, it shall still relevant CTS tests on `soraka` (Can anyone
please help me confirm)?
Patch 1/4: Addressed minor comments from original series
Patch 2/4: Replaces hard-coded line duration(enhancement) using real
values
Patch 3/4: Caching IPACameraSensorInfo
Patch 4/4: Replace frame-duration with something better?!
Umang Jain (4):
android: Make FRAME_DURATION result key available in static metadata
ipa: ipu3: Calculate line duration from IPACameraSensorInfo
ipa: ipu3: Copy IPACameraSensorInfo for future usage
ipa: ipu3: Calculate frame duration from minimum VBLANK value
src/android/camera_device.cpp | 1 +
src/ipa/ipu3/ipu3.cpp | 22 ++++++++++++++++++----
src/ipa/ipu3/ipu3_agc.cpp | 22 +++++++++++-----------
src/ipa/ipu3/ipu3_agc.h | 7 ++++++-
4 files changed, 36 insertions(+), 16 deletions(-)
--
2.31.1
More information about the libcamera-devel
mailing list