Show patches with: Submitter = Bryan O'Donoghue       |    Archived = No       |   138 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,39/39] libcamera: software_isp: Add a gpuisp todo list Add GLES 2.0 GPUISP to libcamera 1 - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,38/39] libcamera: software_isp: Switch on uncalibrated CCM to validate eGLDebayer Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,37/39] libcamera: software_isp: GPU support for unpacked 10/12-bit formats Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,36/39] libcamera: software_isp: debayer_cpu: Make getInputConfig and getOutputConfig static Add GLES 2.0 GPUISP to libcamera 1 - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,35/39] libcamera: software_isp: debayer_egl: Make gpuisp default softisp mode Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,34/39] libcamera: software_isp: debayer_egl: Make DebayerEGL an environment option Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,33/39] libcamera: software_isp: debayer_egl: Add an eGL debayer class Add GLES 2.0 GPUISP to libcamera 1 - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,32/39] libcamera: shaders: Add support for Auto White Balance gains Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,31/39] libcamera: shaders: Fix neighbouring positions in 8-bit debayering Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,30/39] libcamera: shaders: Extend bayer shaders to support swapping R and B on output Add GLES 2.0 GPUISP to libcamera 1 1 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,29/39] libcamera: shaders: Extend debayer shaders to apply RGB gain values on output Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,28/39] libcamera: shaders: Use highp not mediump for float precision Add GLES 2.0 GPUISP to libcamera 1 - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,27/39] libcamera: shaders: Rename bayer_8 to bayer_unpacked Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,26/39] libcamera: software_isp: egl: Introduce an eGL base helper class Add GLES 2.0 GPUISP to libcamera 1 - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,25/39] libcamera: software_isp: Make isStandardBayerOrder static Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,24/39] libcamera: software_isp: gbm: Add in a GBM helper class for GPU surface access Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,23/39] libcamera: software_isp: lut: Make gain corrected CCM in lut.cpp available in debayer ... Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,22/39] libcamera: software_isp: debayer: Introduce a stop() callback to the debayer object Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,21/39] libcamera: software_isp: ccm: Populate CCM table to Debayer params structure Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,20/39] libcamera: software_isp: awb Populate AWB gains to Debayer params structure Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,19/39] libcamera: software_isp: debayer: Extend DebayerParams to hold a copy of per-frame AWB... Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,18/39] libcamera: software_isp: debayer: Extend DebayerParams struct to hold a copy of per-fr... Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,17/39] libcamera: software_isp: debayer: Make the debayer_ object of type class Debayer not D... Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,16/39] libcamera: software_isp: Move configure to worker thread Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,15/39] libcamera: software_isp: Start the ISP thread in configure Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,14/39] libcamera: software_isp: Move isStandardBayerOrder to base class Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,13/39] libcamera: software_isp: Make output DMA sync contingent Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,12/39] libcamera: software_isp: Move DMA Sync code to Debayer base class Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,11/39] libcamera: software_isp: Move param select code to Debayer base class Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,10/39] libcamera: software_isp: Move Bayer params init from DebayerCpu to Debayer Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,09/39] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,08/39] libcamera: swstats_cpu: Add processFrame() method Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,07/39] libcamera: software_isp: Move benchmark code to its own class Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,06/39] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,05/39] libcamera: swstats_cpu: Drop patternSize_ documentation Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,04/39] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,03/39] meson: Automatically generate glsl_shaders.h from specified shader programs Add GLES 2.0 GPUISP to libcamera 1 - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,02/39] utils: gen-shader-headers: Add a utility to generate headers from shaders Add GLES 2.0 GPUISP to libcamera 1 - - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v3,01/39] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-10-15 Bryan O'Donoghue Superseded
[v2,37/37] libcamera: software_isp: Reduce statistics image area Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,36/37] libcamera: software_isp: Add a gpuisp todo list Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,35/37] libcamera: shaders: Rename bayer_8 to bayer_unpacked Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,34/37] libcamera: software_isp: GPU support for unpacked 10/12-bit formats Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,33/37] libcamera: shaders: Fix neighbouring positions in 8-bit debayering Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,32/37] libcamera: shaders: Extend bayer shaders to support swapping R and B on output Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,31/37] libcamera: software_isp: debayer_cpu: Make getInputConfig and getOutputConfig static Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,30/37] libcamera: software_isp: Make isStandardBayerOrder static Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,29/37] libcamera: software_isp: Switch on uncalibrated CCM to validate eGLDebayer Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,28/37] libcamera: shaders: Extend debayer shaders to apply RGB gain values on output Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,27/37] libcamera: shaders: Use highp not mediump for float precision Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,26/37] libcamera: software_isp: debayer_egl: Make DebayerEGL an environment option Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,25/37] libcamera: software_isp: debayer_egl: Add an eGL debayer class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,24/37] libcamera: software_isp: egl: Introduce an eGL base helper class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,23/37] libcamera: utils: Move ALIGN_TO from camera_metadata.c to utils.h Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,22/37] libcamera: software_isp: gbm: Add in a GBM helper class for GPU surface access Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,21/37] libcamera: software_isp: lut: Make gain corrected CCM in lut.cpp available in debayer ... Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,20/37] libcamera: software_isp: ccm: Populate CCM table to Debayer params structure Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,19/37] meson: Automatically generate glsl_shaders.h from specified shader programs Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,18/37] utils: gen-shader-headers: Add a utility to generate headers from shaders Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,17/37] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,16/37] libcamera: software_isp: debayer: Introduce a stop() callback to the debayer object Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,15/37] libcamera: software_isp: debayer: Extend DebayerParams struct to hold a copy of per-fr... Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,14/37] libcamera: software_isp: debayer: Make the debayer_ object of type class Debayer not D... Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,13/37] libcamera: software_isp: Move configure to worker thread Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,12/37] libcamera: software_isp: Start the ISP thread in configure Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,11/37] libcamera: software_isp: Move isStandardBayerOrder to base class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,10/37] libcamera: software_isp: Move DMA Sync code to Debayer base class Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,09/37] libcamera: software_isp: Move param select code to Debayer base class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,08/37] libcamera: software_isp: Move Bayer params init from DebayerCpu to Debayer Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,07/37] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,06/37] libcamera: MappedFrameBuffer: Add MappedFrameBuffer::getPlaneFD() Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,05/37] libcamera: swstats_cpu: Add processFrame() method Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,04/37] libcamera: software_isp: Move benchmark code to its own class Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,03/37] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,02/37] libcamera: swstats_cpu: Drop patternSize_ documentation Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[v2,01/37] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-08-24 Bryan O'Donoghue Superseded
[35/35] libcamera: software_isp: Add a gpuisp todo list Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[34/35] libcamera: shaders: Rename bayer_8 to bayer_unpacked Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[33/35] libcamera: software_isp: GPU support for unpacked 10/12-bit formats Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[32/35] libcamera: shaders: Fix neighbouring positions in 8-bit debayering Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[31/35] libcamera: shaders: Extend bayer shaders to support swapping R and B on output Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[30/35] libcamera: software_isp: debayer_cpu: Make getInputConfig and getOutputConfig static Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[29/35] libcamera: software_isp: Make isStandardBayerOrder static Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[28/35] libcamera: software_isp: Switch on uncalibrated CCM to validate eGLDebayer Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[27/35] libcamera: software_isp: debayer_egl: Convert from identity CCM to CCM calculated by SoftIPA Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[26/35] libcamera: shaders: Extend debayer shaders to apply RGB gain values on output Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[25/35] libcamera: shaders: Use highp not mediump for float precision Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[24/35] libcamera: software_isp: debayer_egl: Make DebayerEGL an environment option Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[23/35] libcamera: software_isp: debayer_egl: Add an eGL debayer class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[22/35] libcamera: software_isp: egl: Introduce an eGL base helper class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[21/35] libcamera: software_isp: gbm: Add in a GBM helper class for GPU surface access Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[20/35] libcamera: software_isp: lut: Make gain corrected CCM in lut.cpp available in debayer params Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[19/35] libcamera: software_isp: ccm: Populate CCM table to Debayer params structure Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[18/35] meson: Automatically generate glsl_shaders.h from specified shader programs Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[17/35] utils: gen-shader-headers: Add a utility to generate headers from shaders Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[16/35] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[15/35] libcamera: software_isp: debayer: Extend DebayerParams struct to hold a copy of per-frame... Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[14/35] libcamera: software_isp: debayer: Make the debayer_ object of type class Debayer not Deba... Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[13/35] libcamera: software_isp: Move configure to worker thread Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
[12/35] libcamera: software_isp: Start the ISP thread in configure Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue Superseded
« 1 2 »