summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_drv.c
AgeCommit message (Expand)Author
2022-03-18media: platform: rename mtk-vcodec/ to mediatek/mtk-vcodec/Mauro Carvalho Chehab
2022-02-22media: platform: mtk-vcodec: Do not force /dev/videoX node numberBenjamin Gaignard
2022-01-28media: mtk-vcodec: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_dec_pmYunfei Dong
2022-01-23media: mtk-vcodec: Support 34bits dma address for vdecYunfei Dong
2022-01-23media: mtk-vcodec: Add work queue for core hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Add new interface to lock different hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Generalize power and clock on/off interfacesYunfei Dong
2022-01-23media: mtk-vcodec: Add irq interface for multi hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Add to support multi hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Support MT8192Yunfei Dong
2022-01-23media: mtk-vcodec: Refactor vcodec pm interfaceYunfei Dong
2022-01-23media: mtk-vcodec: Align vcodec wake up interrupt interfaceYunfei Dong
2022-01-23media: mtk-vcodec: Get numbers of register bases from DTYunfei Dong
2021-11-30media: mtk-vcodec: fix debugging definesDafna Hirschfeld
2021-11-30media: mtk-vcodec: Fix an error handling path in 'mtk_vcodec_probe()'Christophe JAILLET
2021-11-15media: mtk-vcodec: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-09-30media: mtk-vcodec: fix warnings: symbol XXX was not declaredTzung-Bi Shih
2021-09-30media: mtk-vcodec: enable MT8183 decoderYunfei Dong
2021-09-30media: mtk-vcodec: vdec: add media device if using stateless apiYunfei Dong
2021-09-30media: mtk-vcodec: vdec: move stateful ops into their own fileYunfei Dong
2021-09-30media: mtk-vcodec: make flush buffer reusable by encoderAlexandre Courbot
2021-05-10media: mtk-vcodec: fix PM runtime get logicMauro Carvalho Chehab
2020-12-01Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab
2020-11-16media: mtk-vcodec: remove allocated dma_parmsHsin-Yi Wang
2020-11-05media: mtk-vcodec: move firmware implementations into their own filesAlexandre Courbot
2020-09-26media: mtk-vcodec: make IRQs disabled upon requestAlexandre Courbot
2020-09-26media: mtk-vcodec: add SCP firmware opsYunfei Dong
2020-09-26media: mtk-vcodec: abstract firmware interfaceYunfei Dong
2020-08-26media: mtk-vcodec: set dma max segment sizeHsin-Yi Wang
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-09media: mtk-vcodec: use v4l2_m2m_buffer where appropriateAlexandre Courbot
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2017-02-03[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flushTiffany Lin
2016-10-21[media] vcodec: mediatek: fix odd_ptr_err.cocci warningsJulia Lawall
2016-10-21[media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder DriverTiffany Lin