summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_pm.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename mtk-vcodec/ to mediatek/mtk-vcodec/Mauro Carvalho Chehab1-90/+0
2022-01-28media: mtk-vcodec: Get rid of mtk_smi_larb_get/putYong Wu1-39/+6
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_enc_pmYunfei Dong1-8/+1
2022-01-23media: mtk-vcodec: Refactor vcodec pm interfaceYunfei Dong1-1/+0
2021-04-06media: mtk-vcodec: Separating mtk encoder driverIrui Wang1-34/+6
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()Yu Kuai1-0/+2
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()Yu Kuai1-7/+19
2020-09-26media: mtk-vcodec: abstract firmware interfaceYunfei Dong1-2/+0
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-0/+4
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-01-31media: mtk-vcodec: Using common interface to manage vdec/venc clockYunfei Dong1-44/+60
2018-11-23media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov1-4/+6
2016-07-13[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()Wei Yongjun1-8/+8
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin1-0/+137