summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vpu_msgs.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-07media: amphion: handle firmware debug messageMing Qian1-5/+26
2023-07-25media: amphion: fix UNINIT issues reported by coverityMing Qian1-6/+6
2023-07-25media: amphion: add helper function to get id nameMing Qian1-1/+1
2022-11-25media: amphion: lock and check m2m_ctx in event handlerMing Qian1-0/+2
2022-06-27media: amphion: output firmware error messageMing Qian1-1/+6
2022-05-13media: amphion: handle picture skipped eventMing Qian1-0/+8
2022-03-18media: amphion: fix some issues to improve robustMing Qian1-3/+3
2022-03-07media: amphion: implement vpu core communication based on mailboxMing Qian1-0/+385