summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek
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-09media: mediatek: vpu: add missing clk_unprepareHans Verkuil1-0/+1
2023-06-09media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil1-2/+4
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: Add common header file with JPEG marker definitionsGeert Uytterhoeven1-11/+6
2023-05-25media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao1-18/+8
2023-05-25media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap1-413/+415
2023-05-25Revert "media: mediatek: vcodec: Fix bitstream crop information error"Nícolas F. R. A. Prado1-4/+4
2023-05-25media: platform: mtk-mdp3: release node reference before returningDeepak R Varma1-4/+11
2023-05-08media: platform: mtk-mdp3: work around unused-variable warningArnd Bergmann1-2/+1
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-14/+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-13media: mtk-jpegdec: Remove the setting for dma_maskYong Wu1-3/+0
2023-04-11media: Use of_property_present() for testing DT property presenceRob Herring3-3/+3
2023-04-11media: platform: mtk-mdp3: reconfigure shared memoryMoudy Ho5-145/+95
2023-04-11media: platform: mtk-mdp3: decompose hardware-related information in shared m...Moudy Ho6-249/+526
2023-04-11media: platform: mtk-mdp3: Split general definitions used in MDP3Moudy Ho2-45/+54
2023-04-11media: platform: mtk-mdp3: dynamically allocate component clocksMoudy Ho2-22/+31
2023-04-11media: platform: mtk-mdp3: extend mdp_color format for compressed modeMoudy Ho1-102/+103
2023-04-11media: platform: mtk-mdp3: chip config split about pipe infoMoudy Ho4-16/+42
2023-04-11media: platform: mtk-mdp3: chip config split about resolution limitationsMoudy Ho4-22/+25
2023-04-11media: platform: mtk-mdp3: chip config split about color formatMoudy Ho5-249/+262
2023-04-11media: platform: mtk-mdp3: chip config split about subcomponentsMoudy Ho3-12/+15
2023-04-11media: platform: mtk-mdp3: chip config split about component settingsMoudy Ho6-74/+222
2023-04-11media: platform: mtk-mdp3: add files for chip configurationMoudy Ho4-32/+53
2023-04-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho1-4/+6
2023-04-11media: mtk_vpu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+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-11media: mtk-mdp3-core: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-11media: mtk_mdp_core: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-11media: mtk_jpeg_core: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2