summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek/vcodec
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: mediatek: vcodec: Add dbgfs help functionYunfei Dong1-1/+23
2023-06-09media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong1-0/+2
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong3-5/+10
2023-06-09media: mediatek: vcodec: Get each instance format typeYunfei Dong2-0/+49
2023-06-09media: mediatek: vcodec: Get each context resolution informationYunfei Dong2-0/+50
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong3-0/+98
2023-06-09media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong3-3/+33
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong5-0/+77
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu8-1/+2291
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab1-0/+3
2023-05-26media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong2-15/+28
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong7-46/+26
2023-05-26media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2-21/+28
2023-05-26media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong3-3/+3
2023-05-26media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin1-0/+3
2023-05-25media: mediatek: vcodec: support stateless hevc decoderYunfei Dong6-1/+1162
2023-05-25media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao1-18/+8
2023-05-25Revert "media: mediatek: vcodec: Fix bitstream crop information error"Nícolas F. R. A. Prado1-4/+4
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+0
2023-04-15media: mediatek: vcodec: Coverity issues in encoder driverIrui Wang2-5/+13
2023-04-15media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen1-0/+7
2023-04-15media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong1-0/+8
2023-04-15media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong1-1/+2
2023-04-13media: mediatek: vcodec: Remove the setting for dma_maskYong Wu2-11/+0
2023-04-11media: Use of_property_present() for testing DT property presenceRob Herring2-2/+2
2023-04-11media: mtk_vcodec_enc_drv: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-11media: mtk_vcodec_dec_drv: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-10media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong3-4/+6
2023-04-10media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong2-8/+25
2023-04-10media: mediatek: vcodec: remove unused lat_bufYunfei Dong1-3/+15
2023-04-10media: mediatek: vcodec: add core decode done eventYunfei Dong2-1/+5
2023-04-10media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong2-1/+22
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 Dong2-1/+28
2023-04-10media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong1-21/+3
2023-04-10media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong1-4/+4
2023-04-10media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin1-1/+11
2023-02-08media: mediatek: vcodec/venc: return 0 instead of 'ret'.Hans Verkuil1-2/+2
2023-02-08media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_syncYunfei Dong1-3/+3
2022-11-25media: mediatek: vcodec: Core thread depends on core_listYunfei Dong1-1/+1
2022-11-25media: mediatek: vcodec: Setting lat buf to lat_list when lat decode errorYunfei Dong1-5/+10
2022-11-25media: mediatek: vcodec: Fix h264 set lat buffer errorYunfei Dong1-11/+17
2022-11-25media: mediatek: vcodec: Can't set dst buffer to done when lat decode errorYunfei Dong1-1/+1
2022-11-25media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong1-4/+7
2022-10-24media: mediatek: vcodec: fix h264 cavlc bitstream failYunfei Dong1-3/+29
2022-10-24media: mediatek: vcodec: Skip unsupported h264 encoder profileIrui Wang1-1/+4
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-45/+300
2022-09-27media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)Nícolas F. R. A. Prado1-6/+3
2022-08-30media: mediatek: vcodec: Skip non CBR bitrate modeHirokazu Honda1-1/+2
2022-08-30media: mediatek: vcodec: Add mt8188 encoder's chip nameYunfei Dong1-0/+2