summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vpu_v4l2.c
AgeCommit message (Expand)Author
2022-11-25media: amphion: lock and check m2m_ctx in event handlerMing Qian
2022-11-25media: amphion: cancel vpu before release instanceMing Qian
2022-11-25media: amphion: tell and handle contiguous and non contiguous formatMing Qian
2022-11-25media: amphion: apply vb2_queue_error instead of setting manuallyMing Qian
2022-09-24media: amphion: release m2m ctx when releasing vpu instanceMing Qian
2022-07-08media: amphion: defer setting last_buffer_dequeued until resolution changes a...Ming Qian
2022-06-20media: amphion: return error if format is unsupported by vpuMing 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: 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: add vpu v4l2 m2m supportMing Qian