summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek
AgeCommit message (Expand)Author
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne
2022-05-13media: mediatek: vcodec: add h264 decoder driver for mt8186Yunfei Dong
2022-05-13media: mediatek: vcodec: Support MT8186Yunfei Dong
2022-05-13media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.koYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless VP9 decodingYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless VP8 decodingYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless H.264 decoding for mt8192Yunfei Dong
2022-05-13media: mediatek: vcodec: Extract H264 common codeYunfei Dong
2022-05-13media: mediatek: vcodec: record capture queue format typeYunfei Dong
2022-05-13media: mediatek: vcodec: Fix v4l2-compliance failYunfei Dong
2022-05-13media: mediatek: vcodec: disable vp8 4K capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: Add format to support MT21CYunfei Dong
2022-05-13media: mediatek: vcodec: Getting supported decoder format typesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor supported vdec formats and framesizesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong
2022-05-13media: mediatek: vcodec: set each plane bytesused in buf prepareYunfei Dong
2022-05-13media: mediatek: vcodec: Read max resolution from dec_capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: get capture queue buffer size from scpYunfei Dong
2022-05-13media: mediatek: vcodec: Using firmware type to separate different firmware a...Yunfei Dong
2022-05-13media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong
2022-05-13media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test failYunfei Dong
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-18media: platform: Remove unnecessary print function dev_err()Yang Li
2022-03-18media: mtk-vcodec: Add missing of_node_put() in mtk_vdec_hw_prob_done()Xiongfeng Wang
2022-03-18media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/Mauro Carvalho Chehab
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-18media: platform/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab
2022-03-18media: platform: Create vendor/{Makefile,Kconfig} filesMauro Carvalho Chehab
2022-03-18media: platform: rename mtk-vpu/ to mediatek/mtk-vpu/Mauro Carvalho Chehab
2022-03-18media: platform: rename mtk-vcodec/ to mediatek/mtk-vcodec/Mauro Carvalho Chehab
2022-03-18media: platform: rename mtk-mdp/ to mediatek/mtk-mdp/Mauro Carvalho Chehab
2022-03-18media: platform: rename mtk-jpeg/ to mediatek/mtk-jpeg/Mauro Carvalho Chehab