开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
2024-06-10
media: amphion: Report the average QP of current encoded frame
Ming Qian
2024-06-10
media: amphion: Remove lock in s_ctrl callback
Ming Qian
2024-05-31
media: amphion: remove unused struct 'vpu_malone_frame_buffer'
Dr. David Alan Gilbert
2024-02-16
media: amphion: Abort vpu parsing directly in seek
Ming Qian
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-13
media: amphion: remove mutext lock in condition of wait_event
Ming Qian
2023-11-23
media: amphion: Fix VPU core alias name
Alexander Stein
2023-11-23
media: amphion: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-23
media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
Benjamin Gaignard
2023-10-07
media: amphion: handle firmware debug message
Ming Qian
2023-07-25
media: amphion: ensure the bitops don't cross boundaries
Ming Qian
2023-07-25
media: amphion: fix UNUSED_VALUE issue reported by coverity
Ming Qian
2023-07-25
media: amphion: fix UNINIT issues reported by coverity
Ming Qian
2023-07-25
media: amphion: fix REVERSE_INULL issues reported by coverity
Ming Qian
2023-07-25
media: amphion: fix CHECKED_RETURN issues reported by coverity
Ming Qian
2023-07-25
media: amphion: decoder support display delay for all formats
Ming Qian
2023-07-25
media: amphion: add helper function to get id name
Ming Qian
2023-07-25
media: amphion: reinit vpu if reqbufs output 0
Ming Qian
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-07-14
media: amphion: Fix firmware path to match linux-firmware
Nicolas Dufresne
2023-07-14
media: amphion: use dev_err_probe
Alexander Stein
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
[next]