开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
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-25
media: amphion: drop repeated codec data for vc1g format
Ming Qian
2023-05-25
media: amphion: drop repeated codec data for vc1l format
Ming Qian
2023-05-23
media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-04-11
media: vpu_drv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: vpu_core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-10
media: amphion: support to decode RealVideo video
Ming Qian
2023-04-10
media: amphion: support to decode sorenson spark video
Ming Qian
2023-03-19
media: amphion: decoder implement display delay enable
Ming Qian
2023-02-08
media: amphion: correct the unspecified color space
Ming Qian
2023-02-06
media: amphion: remove redundant check of colorspace in venc_s_fmt
Ming Qian
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: try to wakeup vpu core to avoid failure
Ming Qian
2022-11-25
media: amphion: encoder add support for contiguous planes
Ming Qian
2022-11-25
media: amphion: decoder add support for contiguous planes
Ming Qian
2022-11-25
media: amphion: tell and handle contiguous and non contiguous format
Ming Qian
2022-11-25
media: amphion: Fix error handling in vpu_driver_init()
Yuan Can
2022-11-25
media: amphion: apply vb2_queue_error instead of setting manually
Ming Qian
2022-11-25
media: amphion: add lock around vdec_g_fmt
Ming Qian
2022-10-24
media: amphion: reset instance if it's aborted before codec header parsed
Ming Qian
2022-09-24
media: amphion: release m2m ctx when releasing vpu instance
Ming Qian
2022-08-30
media: amphion: fix a bug that vpu core may not resume after suspend
Ming Qian
2022-08-30
media: amphion: don't change the colorspace reported by decoder.
Ming Qian
2022-08-30
media: amphion: adjust the encoder's value range of gop size
Ming Qian
2022-08-30
media: amphion: insert picture startcode after seek for vc1g format
Ming Qian
2022-07-08
media: amphion: only insert the first sequence startcode for vc1l format
Ming Qian
2022-07-08
media: amphion: sync buffer status with firmware during abort
Ming Qian
2022-07-08
media: amphion: defer setting last_buffer_dequeued until resolution changes a...
Ming Qian
2022-07-08
media: amphion: release core lock before reset vpu core
Ming Qian
2022-06-27
media: amphion: output firmware error message
Ming Qian
2022-06-20
media: amphion: delete unnecessary NULL check
Ziyang Xuan
2022-06-20
media: amphion: Replace zero-length array with flexible-array member
Kees Cook
2022-06-20
media: amphion: return error if format is unsupported by vpu
Ming Qian
2022-06-20
media: amphion: vdec check format in enum_fmt
Ming Qian
2022-06-20
media: amphion: support for reloading module
Ming Qian
2022-05-13
media: amphion: G/S_PARM only for encoder's output queue
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: no need to check return value of debugfs_create functions
Lv Ruyi
2022-05-13
media: amphion: free ctrl handler if error is set and return error
Ming Qian
2022-05-13
media: amphion: handle picture skipped event
Ming Qian
2022-05-13
media: amphion: encoder copy timestamp from output to capture
Ming Qian
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
2022-04-24
media: amphion: fix decoder's interlaced field
Ming Qian
2022-03-18
media: amphion: cleanup media device if register it fail
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-18
media: amphion: fix an issue that using pm_runtime_get_sync incorrectly
Ming Qian
[next]