summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek/vcodec/vdec_msg_queue.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10media: mediatek: vcodec: separate decoder and encoderYunfei Dong1-372/+0
2023-08-10media: mediatek: vcodec: separate struct mtk_vcodec_devYunfei Dong1-2/+2
2023-08-10media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'Yunfei Dong1-4/+4
2023-08-10media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug messageYunfei Dong1-27/+25
2023-07-25media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter1-2/+3
2023-07-25media: mediatek: vcodec: fix potential double freeDan Carpenter1-0/+1
2023-07-14media: mediatek: vcodec: fix cancel_work_sync fail with fluster testYunfei Dong1-1/+2
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu1-0/+27
2023-05-26media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong1-15/+20
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong1-36/+19
2023-05-26media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong1-19/+14
2023-04-10media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong1-8/+23
2023-04-10media: mediatek: vcodec: remove unused lat_bufYunfei Dong1-3/+15
2023-04-10media: mediatek: vcodec: add core decode done eventYunfei Dong1-1/+3
2023-04-10media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong1-1/+20
2023-04-10media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong1-1/+1
2023-04-10media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong1-1/+22
2022-11-25media: mediatek: vcodec: Core thread depends on core_listYunfei Dong1-1/+1
2022-05-13media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong1-0/+2
2022-03-18media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/Mauro Carvalho Chehab1-0/+290