drivers: media: pisp_be: Update seqeuence numbers of the buffers
authorNaushir Patuck <naush@raspberrypi.com>
Mon, 29 Jan 2024 09:02:03 +0000 (09:02 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:33 +0000 (11:35 +0000)
commitbcb379cb3f3c518beb9a752cece70fd92ba3749a
tree83cd436e63e48338fbc96c3c159904271e6a8bc8
parent5f6e97aee278bb4d13c497da609e07f42871c698
drivers: media: pisp_be: Update seqeuence numbers of the buffers

Add a framebuffer sequence counter and increment on every completed job.
This counter is then used to update the VB2 buffer sequence count before
calling vb2_buffer_done().

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c