[PATCH v1 0/5] media: bcm2835-unicam: Upstreaming various improvements
Naushir Patuck
naush at raspberrypi.com
Fri Nov 22 00:41:47 PST 2024
Hi,
This patch series contain backports of several fixes/improvements taken from the
donwstream Raspberry Pi kernel tree:
Patch 1/5 improves the handling of frame sequence numbering.
Patch 2/5 allows userland clients to return CSI-2 unpacked formats from Unicam.
Patch 3/5 fixes an intermitent HW bug where the first frame shows corruption.
Patch 4/5 fixes a possibly HW overflow when using the dummy buffer.
Patch 5/5 improves the robustness of the interrupt handling, particulary during
fast framerate operation.
All these patches have been present in the downstream RPi tree for some time now
and have been validated by our users.
Thanks,
Naush
Naushir Patuck (5):
drivers: media: bcm2835-unicam: Improve frame sequence count handling
drivers: media: bcm2835-unicam: Allow setting of unpacked formats
drivers: media: bcm2835-unicam: Disable trigger mode operation
drivers: media: bcm2835-unicam: Fix for possible dummy buffer overrun
drivers: media: bcm2835-unicam: Correctly handle FS + FE ISR condition
.../media/platform/broadcom/bcm2835-unicam.c | 81 +++++++++++++++----
1 file changed, 66 insertions(+), 15 deletions(-)
--
2.34.1
More information about the linux-arm-kernel
mailing list