summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion
AgeCommit message (Expand)Author
2022-09-24media: amphion: release m2m ctx when releasing vpu instanceMing Qian
2022-08-30media: amphion: fix a bug that vpu core may not resume after suspendMing Qian
2022-08-30media: amphion: don't change the colorspace reported by decoder.Ming Qian
2022-08-30media: amphion: adjust the encoder's value range of gop sizeMing Qian
2022-08-30media: amphion: insert picture startcode after seek for vc1g formatMing Qian
2022-07-08media: amphion: only insert the first sequence startcode for vc1l formatMing Qian
2022-07-08media: amphion: sync buffer status with firmware during abortMing Qian
2022-07-08media: amphion: defer setting last_buffer_dequeued until resolution changes a...Ming Qian
2022-07-08media: amphion: release core lock before reset vpu coreMing Qian
2022-06-27media: amphion: output firmware error messageMing Qian
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan
2022-06-20media: amphion: Replace zero-length array with flexible-array memberKees Cook
2022-06-20media: amphion: return error if format is unsupported by vpuMing Qian
2022-06-20media: amphion: vdec check format in enum_fmtMing Qian
2022-06-20media: amphion: support for reloading moduleMing Qian
2022-05-13media: amphion: G/S_PARM only for encoder's output queueMing Qian
2022-05-13media: amphion: wake up when error occursMing Qian
2022-05-13media: amphion: ensure the buffer count is not less than min_bufferMing Qian
2022-05-13media: amphion: no need to check return value of debugfs_create functionsLv Ruyi
2022-05-13media: amphion: free ctrl handler if error is set and return errorMing Qian
2022-05-13media: amphion: handle picture skipped eventMing Qian
2022-05-13media: amphion: encoder copy timestamp from output to captureMing Qian
2022-05-13media: amphion: decoder copy timestamp from output to captureMing Qian
2022-04-24media: amphion: fix decoder's interlaced fieldMing Qian
2022-03-18media: amphion: cleanup media device if register it failMing Qian
2022-03-18media: amphion: fix some issues to improve robustMing Qian
2022-03-18media: amphion: fix some error related with undefined reference to __divdi3Ming Qian
2022-03-18media: amphion: fix an issue that using pm_runtime_get_sync incorrectlyMing Qian
2022-03-18media: amphion: Add missing of_node_put() in vpu_core_parse_dt()Xiongfeng Wang
2022-03-18media: platform: amphion: Fix build error without MAILBOXYueHaibing
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-18media: platform: Create vendor/{Makefile,Kconfig} filesMauro Carvalho Chehab
2022-03-14media: platform: amphion: move config to its own fileMauro Carvalho Chehab
2022-03-07media: amphion: implement malone decoder rpc interfaceMing Qian
2022-03-07media: amphion: implement windsor encoder rpc interfaceMing Qian
2022-03-07media: amphion: add v4l2 m2m vpu decoder stateful driverMing Qian
2022-03-07media: amphion: add v4l2 m2m vpu encoder stateful driverMing Qian
2022-03-07media: amphion: add vpu v4l2 m2m supportMing Qian
2022-03-07media: amphion: implement vpu core communication based on mailboxMing Qian
2022-03-07media: amphion: add vpu core driverMing Qian
2022-03-07media: amphion: add amphion vpu device driverMing Qian