linux/drivers/media/platform/mediatek/vcodec/decoder/vdec
Yunfei Dong 4c3596d7e8 media: mediatek: vcodec: add description for vsi struct
The vsi (video shared information) struct needs to be synchronized
between firmware and host, as a change that is only done in the host
version of the struct but isn't synchronized to the firmware. This can
lead to decoding issues with H264 bitstreams. Highlight this requirement
within the struct descriptions.

Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-04-11 13:21:14 +02:00
..
vdec_av1_req_lat_if.c
vdec_h264_if.c
vdec_h264_req_common.c
vdec_h264_req_common.h
vdec_h264_req_if.c
vdec_h264_req_multi_if.c media: mediatek: vcodec: add description for vsi struct 2025-04-11 13:21:14 +02:00
vdec_hevc_req_multi_if.c media: mediatek: vcodec: Correct vsi_core framebuffer size 2025-04-11 13:21:12 +02:00
vdec_vp8_if.c
vdec_vp8_req_if.c
vdec_vp9_if.c
vdec_vp9_req_lat_if.c