summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vpu_v4l2.c
AgeCommit message (Expand)Author
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: amphion: Set video drvdata before register video deviceMing Qian
2024-06-10media: amphion: Report the average QP of current encoded frameMing Qian
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-13media: amphion: remove mutext lock in condition of wait_eventMing Qian
2023-11-23media: amphion: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-07-25media: amphion: reinit vpu if reqbufs output 0Ming Qian
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-25media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian
2023-05-23media: amphion: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
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