Show patches with: Submitter = Bryan O'Donoghue       |   62 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[29/35] libcamera: software_isp: Make isStandardBayerOrder static Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[11/35] libcamera: software_isp: Move isStandardBayerOrder to base class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue New
[10/35] libcamera: software_isp: Move param select code to Debayer base class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue New
[09/35] libcamera: software_isp: Move Bayer parans init from DebayerCpu to Debayer Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue New
[08/35] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue New
[07/35] libcamera: MappedFrameBuffer: Add MappedFrameBuffer::getPlaneFD() Add GLES 2.0 GPUISP to libcamera - - - 0 0 0 2025-06-11 Bryan O'Donoghue New
[06/35] libcamera: MappedFrameBuffer: Latch a pointer to the framebuffer Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue New
[05/35] libcamera: swstats_cpu: Add processFrame() method Add GLES 2.0 GPUISP to libcamera - 1 - 0 0 0 2025-06-11 Bryan O'Donoghue New
[04/35] libcamera: software_isp: Move benchmark code to its own class Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-06-11 Bryan O'Donoghue New
[03/35] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-06-11 Bryan O'Donoghue New
[02/35] libcamera: swstats_cpu: Drop patternSize_ documentation Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-06-11 Bryan O'Donoghue New
[01/35] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation Add GLES 2.0 GPUISP to libcamera - 2 - 0 0 0 2025-06-11 Bryan O'Donoghue New
[27/27] shaders: Extend debayer shaders to apply RGB gain values on output RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[26/27] meson: Automatically generate glsl_shaders.h from specified shader programs RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[25/27] utils: gen-shader-headers: Add a utility to generate headers from shaders RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[24/27] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[23/27] libcamera: shaders: Use highp not mediump for float precision RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[22/27] libcamera: software_isp: egl: Bind each eglImage to its own texture unit RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[21/27] libcamera: software_isp: debayer_egl: Make DebayerEGL the default debayer method RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[20/27] libcamera: software_isp: debayer_egl: Extend logic to enable application of softISP RGB d... RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[19/27] libcamera: software_isp: debayer_egl: Add an eGL debayer class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[18/27] libcamera: software_isp: Make the debayer_ object of type class Debayer not DebayerCpu RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[17/27] libcamera: software_isp: Move DMA sync code to common place in Debayer base RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[16/27] libcamera: software_isp: Move param select code to Debayer base class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[15/27] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[14/27] libcamera: software_isp: egl: Introduce an eGL base helper class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[13/27] libcamera: software_isp: gbm: Add in a GBM helper class for GPU surface access RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[12/27] libcamera: software_isp: Virtual base class reference in invokeMethod RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[11/27] libcamera: software_isp: Move configure to worker thread RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[10/27] libcamera: software_isp: Start the ISP thread in configure RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[09/27] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[08/27] libcamera: swstats_cpu: Add support for YUV420 RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[07/27] libcamera: swstats_cpu: Add processFrame() method RFC: Add in a eGL based GPUISP in libcamera - 1 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[06/27] libcamera: software_isp: Move benchmark code to its own class RFC: Add in a eGL based GPUISP in libcamera - 2 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[05/27] libcamera: swstats_cpu: Drop patternSize_ documentation RFC: Add in a eGL based GPUISP in libcamera - 2 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[04/27] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation RFC: Add in a eGL based GPUISP in libcamera - 2 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[03/27] libcamera: dma_buf_allocator: Favour udmabuf over cma heap allocations RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[02/27] libcamera: MappedFrameBuffer: Add accessor for MappedFrameBuffer plane maps RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[01/27] libcamera: MappedFrameBuffer: Add tracking of mmap file descriptors to MappedFrameBuffer RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC