index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vpu_v4l2.c
Age
Commit message (
Expand
)
Author
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-05-25
media: amphion: initiate a drain of the capture queue in dynamic resolution c...
Ming Qian
2023-05-23
media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2022-11-25
media: amphion: lock and check m2m_ctx in event handler
Ming Qian
2022-11-25
media: amphion: cancel vpu before release instance
Ming Qian
2022-11-25
media: amphion: tell and handle contiguous and non contiguous format
Ming Qian
2022-11-25
media: amphion: apply vb2_queue_error instead of setting manually
Ming Qian
2022-09-24
media: amphion: release m2m ctx when releasing vpu instance
Ming Qian
2022-07-08
media: amphion: defer setting last_buffer_dequeued until resolution changes a...
Ming Qian
2022-06-20
media: amphion: return error if format is unsupported by vpu
Ming Qian
2022-05-13
media: amphion: wake up when error occurs
Ming Qian
2022-05-13
media: amphion: ensure the buffer count is not less than min_buffer
Ming Qian
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
2022-03-18
media: amphion: fix some issues to improve robust
Ming Qian
2022-03-18
media: amphion: fix some error related with undefined reference to __divdi3
Ming Qian
2022-03-07
media: amphion: add vpu v4l2 m2m support
Ming Qian