aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/amphion/vpu_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30media: amphion: fix a bug that vpu core may not resume after suspendMing Qian1-41/+43
2022-07-08media: amphion: release core lock before reset vpu coreMing Qian1-1/+6
2022-06-20media: amphion: support for reloading moduleMing Qian1-7/+4
2022-03-18media: amphion: fix some issues to improve robustMing Qian1-1/+1
2022-03-18media: amphion: fix an issue that using pm_runtime_get_sync incorrectlyMing Qian1-4/+4
2022-03-18media: amphion: Add missing of_node_put() in vpu_core_parse_dt()Xiongfeng Wang1-0/+8
2022-03-07media: amphion: add vpu core driverMing Qian1-0/+871