summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek/vcodec/mtk_vcodec_dec_drv.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10media: mediatek: vcodec: separate decoder and encoderYunfei Dong1-573/+0
2023-08-10media: mediatek: vcodec: remove unused include headerYunfei Dong1-2/+0
2023-08-10media: mediatek: vcodec: separate struct mtk_vcodec_devYunfei Dong1-11/+10
2023-08-10media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'Yunfei Dong1-5/+5
2023-08-10media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug messageYunfei Dong1-29/+25
2023-08-10media: mediatek: vcodec: remove unused parameterYunfei Dong1-2/+0
2023-07-27media: mediatek: vcodec: Consider vdecsys presence in reg range checkNícolas F. R. A. Prado1-1/+5
2023-07-25media: mediatek: vcodec: Read HW active status from sysconNícolas F. R. A. Prado1-11/+66
2023-07-25media: mediatek: vcodec: Define address for VDEC_HW_ACTIVENícolas F. R. A. Prado1-2/+2
2023-07-19media: Explicitly include correct DT includesRob Herring1-1/+2
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong1-1/+1
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong1-0/+2
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong1-0/+2
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong1-1/+0
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+0
2023-04-15media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong1-1/+2
2023-04-13media: mediatek: vcodec: Remove the setting for dma_maskYong Wu1-8/+0
2023-04-11media: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-04-11media: mtk_vcodec_dec_drv: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2022-08-30media: mediatek: vcodec: add decoder compatible to support mt8188Yunfei Dong1-0/+4
2022-07-08media: mediatek: vcodec: Initialize decoder parameters for each instanceChen-Yu Tsai1-1/+2
2022-06-27media: mediatek: vcodec: Fix non subdev architecture open power failYunfei Dong1-0/+2
2022-06-27media: mediatek: vcodec: Initialize decoder parameters after getting dec_capa...Yunfei Dong1-0/+2
2022-06-20media: mediatek: vcodec: Add to support H264 inner racing modeYunfei Dong1-0/+4
2022-06-20media: mediatek: vcodec: Adds compatible for mt8195Yunfei Dong1-0/+4
2022-05-13media: mediatek: vcodec: Support MT8186Yunfei Dong1-0/+4
2022-05-13media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.koYunfei Dong1-1/+2
2022-05-13media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong1-5/+0
2022-05-13media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test failYunfei Dong1-0/+3
2022-03-18media: platform: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-03-18media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/Mauro Carvalho Chehab1-0/+509