[libcamera-devel] [PATCH v4 0/6] ipa: ipu3: Replace event-based ops with dedicated functions​

Umang Jain umang.jain at ideasonboard.com
Thu Mar 31 18:30:52 CEST 2022


Changes in v4:
- Rename processControls() to queueRequest() and
  processParamsBuffer() to fillParamsBuffer() as discussed
  in v3 review.
- Fix lens controls setting (happened due to bad-rebase v3)
- Inlink fillParams() and parseStatistics in fillParamsBuffer()
  and processStatsBuffer() respectively for both versions of IPA
- Few docs fixups!

Changes in v3:
  (v2 went un-reviewed so next attempt)
- rebase over latest master, resolve merge conflicts
- rename `statsBufferReady` to `metadataReady` signal 
  (feedback given in rkisp1 ipa interface change series)

Changes in v2 :
- Provide a coherent naming scheme of operations/actions
- Fix a crash when using the new interface in isolation mode
- Include closed source IPAIPU3 changes (2/2)

Umang Jain (3):
  ipa: ipu3: Replace event-based ops with dedicated functions
  ipa: ipu3: Inlink fillParams() in fillParamsBuffer()
  ipa: ipu3: Inlink parseStatistics() into processStatsBuffer()

Umang Jain (3):
  [IPAIPU3]
  ipu3: Replace event-based ops with dedicated functions
  ipu3: Inlink fillParams() in fillParamsBuffer()
  ipu3: Inlink parseStatistics() into processStatsBuffer()

-- 
2.31.1



More information about the libcamera-devel mailing list