linux/drivers/media/platform
Yunfei Dong 962508e31c media: mediatek: vcodec: using empty lat buffer as the last one
Adding one empty lat buffer with parameter 'is_empty_flag = true'
used to flush core work queue decode.

Queue the empty lat buffer to core list when driver need to flush decode.
It's mean core already decode all existed lat buffer when get empty lat
buffer, then wake up core decode done event, the driver will exit when
getting core dec done event.

Fixes: d227af847a ("media: mediatek: vcodec: add core decode done event")
Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2023-05-26 10:55:51 +01:00
..
allegro-dvt media: allegro-core: Convert to platform remove callback returning void 2023-04-11 16:59:14 +02:00
amlogic media: ge2d: Convert to platform remove callback returning void 2023-04-11 16:59:14 +02:00
amphion media: amphion: initiate a drain of the capture queue in dynamic resolution change 2023-05-25 16:21:20 +02:00
aspeed media: aspeed-video: Convert to platform remove callback returning void 2023-04-11 16:59:14 +02:00
atmel media: Fix indentation issues introduced by subdev-wide state struct 2023-04-12 09:46:06 +02:00
cadence media: cdns-csi2tx: Convert to platform remove callback returning void 2023-04-11 16:59:14 +02:00
chips-media media: coda-common: Convert to platform remove callback returning void 2023-04-11 16:59:14 +02:00
intel media: Fix indentation issues introduced by subdev-wide state struct 2023-04-12 09:46:06 +02:00
marvell media: Fix indentation issues introduced by subdev-wide state struct 2023-04-12 09:46:06 +02:00
mediatek media: mediatek: vcodec: using empty lat buffer as the last one 2023-05-26 10:55:51 +01:00
microchip media: Use designated initializers for all subdev pad ops 2023-04-12 09:46:07 +02:00
nvidia media: vde: Convert to platform remove callback returning void 2023-04-11 16:59:15 +02:00
nxp media: imx: imx7-media-csi: Init default format with __imx7_csi_video_try_fmt() 2023-05-25 16:21:23 +02:00
qcom media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250 2023-05-25 16:21:21 +02:00
renesas media: rcar-vin: Add support for R-Car V4H 2023-05-25 16:21:23 +02:00
rockchip media: rockchip: rga: use v4l2_m2m_buf_copy_metadata 2023-05-25 16:21:21 +02:00
samsung media: Add common header file with JPEG marker definitions 2023-05-25 16:21:21 +02:00
st media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables 2023-05-25 16:21:23 +02:00
sunxi media: sun8i_rotate: Convert to platform remove callback returning void 2023-04-11 16:59:19 +02:00
ti media: Prefer designated initializers over memset for subdev pad ops 2023-04-12 09:46:06 +02:00
verisilicon media: verisilicon: Simplify error handling in tile_buffer_reallocate() 2023-05-25 16:21:19 +02:00
via media: Fix indentation issues introduced by subdev-wide state struct 2023-04-12 09:46:06 +02:00
xilinx media: Zero-initialize all structures passed to subdev pad operations 2023-04-12 09:46:06 +02:00
Kconfig media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
m2m-deinterlace.c media: m2m-deinterlace: Convert to platform remove callback returning void 2023-04-11 16:59:15 +02:00
Makefile media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
video-mux.c media: video-mux: Add missing media_entity_cleanup upon async register fail 2023-05-25 16:21:22 +02:00