summaryrefslogtreecommitdiff
path: root/src/ipa/ipu3/ipu3.cpp
AgeCommit message (Expand)Author
2022-05-18ipa: ipu3: Put IPAFrameContext(s) in a ring bufferUmang Jain
2022-05-18ipa: libipa: Add frame context pointer in process()Umang Jain
2022-05-18ipa: ipu3: Rework IPAFrameContextUmang Jain
2022-04-08ipa: ipu3: Inline parseStatistics() into processStatsBuffer()Umang Jain
2022-04-08ipa: ipu3: Inline fillParams() in fillParamsBuffer()Umang Jain
2022-04-08ipa: ipu3: Replace event-based ops with dedicated functionsUmang Jain
2022-03-28ipa: ipu3: Ensure controls exists in before they are queriedUmang Jain
2022-03-28ipa: ipu3: Drop sensor controls private members from IPAIPU3Umang Jain
2022-03-28ipa: ipu3: Consolidate querying of exposure and gain limitsUmang Jain
2022-03-15ipa: ipu3: Send lens controls to pipeline handlerDaniel Scally
2022-03-15libcamera: ipa: Rename ctrls_ memberDaniel Scally
2022-03-15libcamera: ipa: Add lens control member to ipu3 ipa interfaceDaniel Scally
2022-03-15ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCMKate Hsuan
2022-03-11ipa: ipu3: agc: Introduce lineDuration in IPASessionConfigurationJean-Michel Hautbois
2022-03-11ipa: ipu3: Shorten exposure and gain linesJean-Michel Hautbois
2021-12-07libcamera: Use utils::abs_diff()Laurent Pinchart
2021-11-30ipa: ipu3: Rectify gain value reporting in request metadataUmang Jain
2021-11-29ipa: Do not modify the sensor limitsJean-Michel Hautbois
2021-11-15ipa: ipu3: Set the AnalogueGain controlJean-Michel Hautbois
2021-11-15ipa: ipu3: Move ExposureTime to IPAJean-Michel Hautbois
2021-11-15ipa: ipu3: Cache line duration at configure callJean-Michel Hautbois
2021-11-15ipa: ipu3: Send color temperature in the metadataJean-Michel Hautbois
2021-11-15ipa: ipu3: Use sensor controls to update frameContextJean-Michel Hautbois
2021-11-15ipa: ipu3: Extend ipu3 ipa interface for sensor controlsHan-Lin Chen
2021-11-06ipa: ipu3: List the events in their order of callingJean-Michel Hautbois
2021-10-26ipa: ipu3: Implement an empty stop() functionJean-Michel Hautbois
2021-10-26ipa: ipu3: Isolate ipa_context documentationKieran Bingham
2021-10-26ipa: ipu3: tonemapping: Generate the LUT only on gamma changeJean-Michel Hautbois
2021-10-26ipa: ipu3: Explicitly use the statistics parameterJean-Michel Hautbois
2021-10-26ipa: ipu3: Document the IPAIPU3 classJean-Michel Hautbois
2021-10-26ipa: ipu3: Document IPAIPU3::configureJean-Michel Hautbois
2021-10-26ipa: ipu3: Document IPAIPU3 class interfaceJean-Michel Hautbois
2021-10-22ipa: ipu3: set frameContext before controlsJean-Michel Hautbois
2021-10-15ipa: ipu3: Update camera controls in configure()Jacopo Mondi
2021-10-06ipa: ipu3: awb: Introduce Black Level CorrectionJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Use the line stride for the statsJean-Michel Hautbois
2021-10-06ipa: ipu3: Change limits and split loops in calculateBdsGrid()Jean-Michel Hautbois
2021-10-06ipa: ipu3: Change the limits of the AWB statsJean-Michel Hautbois
2021-09-27libcamera: ipu3: Drop entityControls mapJacopo Mondi
2021-09-14ipa: ipu3: Clear incoming parameter use flagsKieran Bingham
2021-08-31libcamera: mapped_framebuffer: Rename maps() to planes()Hirokazu Honda
2021-08-20ipa: ipu3: Move IPU3 agc into algorithmsJean-Michel Hautbois
2021-08-20ipa: ipu3: Move IPU3 awb into algorithmsJean-Michel Hautbois
2021-08-20ipa: ipu3: convert AGC to the new algorithm interfaceJean-Michel Hautbois
2021-08-20ipa: ipu3: convert AWB to the new algorithm interfaceJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce a modular tone mapping algorithmJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce modular algorithmJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce a Context structureJean-Michel Hautbois
2021-08-12ipa: ipu3: Tidy-up includesJacopo Mondi
2021-08-12libcamera: ipu3: Initialize controls in the IPAJacopo Mondi