mirror-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 media: mediatek: vcodec: Only free buffer VA that is not NULL 2024-04-26 11:58:33 +01:00
vdec_h264_if.c media: mediatek: vcodec: Fix multiple typos 2024-03-25 10:13:43 +01:00
vdec_h264_req_common.c
vdec_h264_req_common.h media: mediatek: vcodec: Replace false function description 2024-03-25 10:13:43 +01:00
vdec_h264_req_if.c media: mediatek: vcodec: Fix H264 stateless decoder smatch warning 2024-08-28 10:01:09 +02:00
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 media: mediatek: vcodec: Fix unreasonable data conversion 2024-06-10 10:24:11 +02:00
vdec_vp8_req_if.c media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning 2024-08-28 10:01:09 +02:00
vdec_vp9_if.c media updates for v6.10-rc1 2024-05-16 08:45:44 -07:00
vdec_vp9_req_lat_if.c media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline 2024-12-13 17:51:35 +01:00