summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-1/+0
2022-03-18media: platform: Create vendor/{Makefile,Kconfig} filesMauro Carvalho Chehab1-0/+3
2022-03-14media: platform: amphion: move config to its own fileMauro Carvalho Chehab1-0/+20
2022-03-07media: amphion: implement malone decoder rpc interfaceMing Qian2-0/+1669
2022-03-07media: amphion: implement windsor encoder rpc interfaceMing Qian2-0/+1206
2022-03-07media: amphion: add v4l2 m2m vpu decoder stateful driverMing Qian1-0/+1691
2022-03-07media: amphion: add v4l2 m2m vpu encoder stateful driverMing Qian1-0/+1358
2022-03-07media: amphion: add vpu v4l2 m2m supportMing Qian5-0/+1437
2022-03-07media: amphion: implement vpu core communication based on mailboxMing Qian6-0/+991
2022-03-07media: amphion: add vpu core driverMing Qian6-0/+2161
2022-03-07media: amphion: add amphion vpu device driverMing Qian6-0/+1215