summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vpu_malone.c
AgeCommit message (Expand)Author
2024-05-31media: amphion: remove unused struct 'vpu_malone_frame_buffer'Dr. David Alan Gilbert
2023-10-07media: amphion: handle firmware debug messageMing Qian
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-05-25media: amphion: drop repeated codec data for vc1g formatMing Qian
2023-05-25media: amphion: drop repeated codec data for vc1l formatMing Qian
2023-04-10media: amphion: support to decode RealVideo videoMing Qian
2023-04-10media: amphion: support to decode sorenson spark videoMing Qian
2023-03-19media: amphion: decoder implement display delay enableMing Qian
2022-11-25media: amphion: try to wakeup vpu core to avoid failureMing Qian
2022-11-25media: amphion: tell and handle contiguous and non contiguous formatMing 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-06-20media: amphion: return error if format is unsupported by vpuMing Qian
2022-06-20media: amphion: vdec check format in enum_fmtMing Qian
2022-05-13media: amphion: handle picture skipped eventMing Qian
2022-05-13media: amphion: decoder copy timestamp from output to captureMing 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-07media: amphion: implement malone decoder rpc interfaceMing Qian