summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-vcodec
AgeCommit message (Expand)Author
2021-06-17media: mtk-vcodec: fix kerneldoc warningsHans Verkuil
2021-06-17media: mtk-vcodec: Support MT8192 H264 4K encodingIrui Wang
2021-06-17media: mtk-vcodec: Add MT8192 H264 venc driverIrui Wang
2021-06-17media: mtk-vcodec: Support 34bits dma address for vencIrui Wang
2021-06-17media: mtk-vcodec: venc: remove redundant codeAlexandre Courbot
2021-05-10media: mtk-vcodec: fix PM runtime get logicMauro Carvalho Chehab
2021-04-06media: mtk-vcodec: Separating mtk encoder driverIrui Wang
2021-03-22media: mtk-vcodec: fix kernel-doc warningsHans Verkuil
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil
2021-01-27media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix
2021-01-27media: mtk-vcodec: Do not zero reserved fieldsRicardo Ribalda
2021-01-27media: mtk-vcodec: Fix order of log argumentsEvan Benn
2021-01-12media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong
2020-12-01Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab
2020-11-16media: mtk-vcodec: remove allocated dma_parmsHsin-Yi Wang
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()Yu Kuai
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()Yu Kuai
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()Yu Kuai
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()Yu Kuai
2020-11-05media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabledAlexandre Courbot
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: venc: fix invalid time per frame in S_PARMAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: set default time per frameAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formatsAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZESAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONEAlexandre Courbot
2020-09-26media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS controlAlexandre Courbot
2020-09-26media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Alexandre Courbot
2020-09-26media: mtk-vcodec: add support for MT8183 encoderYunfei Dong
2020-09-26media: mtk-vcodec: venc: specify supported formats per-chipAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: specify bitrate range per-chipAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: handle firmware version fieldAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: support SCP firmwareYunfei Dong
2020-09-26media: mtk-vcodec: add SCP firmware opsYunfei Dong
2020-09-26media: mtk-vcodec: abstract firmware interfaceYunfei Dong
2020-08-29media: mtk-vcodec: vdec_vp9_if.c: fix comparison to boolDaniel W. S. Almeida
2020-08-29media: mtk-vcodec: mtk_vcodec_dec.c: fix comparison to boolDaniel W. S. Almeida
2020-08-28media: media/platform: drop vb2_queue_release()Hans Verkuil
2020-08-26media: mtk-vcodec: set dma max segment sizeHsin-Yi Wang
2020-03-12media: mtk-vpu: avoid unaligned access to DTCM buffer.Hsin-Yi Wang
2020-03-02media: mtk-vcodec: reset segment data then trig decoderRui 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-12-16media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda
2019-11-10media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Hans Verkuil
2019-11-10media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring
2019-10-01media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bitAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: set VPI IPI handler in one placeAlexandre Courbot