Yunfei Dong ([email protected])

Number of posts: 1036 (0.54 per day)
First post: 2018-12-28 12:20:59
Last post: 2024-04-12 09:36:48

Date List Subject
2024-04-12 09:36:48 linux-kernel [PATCH v5,14/23] media: mediatek: vcodec: Add capture format to support one plane memory
2024-04-12 09:35:46 linux-kernel [PATCH v5,10/23] media: mediatek: vcodec: send share memory data to optee
2024-04-12 09:33:10 linux-kernel [PATCH v5,06/23] dma-heap: Add proper kref handling on dma-buf heaps
2024-04-12 09:16:36 linux-kernel [PATCH v5,20/23] media: mediatek: vcodec: support tee decoder
2024-04-12 09:15:56 linux-kernel [PATCH v5,16/23] media: mediatek: vcodec: support one plane capture buffer
2024-04-12 09:15:30 linux-kernel [PATCH v5,13/23] media: mediatek: vcodec: using shared memory as vsi address
2024-04-12 09:15:25 linux-kernel [PATCH v5,23/23] WIP: media: mediatek: vcodec: support av1 svp decoder for mt8188
2024-04-12 09:14:57 linux-kernel [PATCH v5,21/23] media: mediatek: vcodec: move vdec init interface to setup callback
2024-04-12 09:14:51 linux-kernel [PATCH v5,09/23] media: mediatek: vcodec: allocate tee share memory
2024-04-12 09:14:40 linux-kernel [PATCH v5,22/23] media: mediatek: vcodec: support hevc svp for mt8188
2024-04-12 09:14:38 linux-kernel [PATCH v5,11/23] media: mediatek: vcodec: initialize msg and vsi information
2024-04-12 09:14:17 linux-kernel [PATCH v5,19/23] media: mediatek: vcodec: disable wait interrupt for svp mode
2024-04-12 09:14:12 linux-kernel [PATCH v5,07/23] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
2024-04-12 09:14:06 linux-kernel [PATCH v5,18/23] media: mediatek: vcodec: remove parse nal_info in kernel
2024-04-12 09:13:44 linux-kernel [PATCH v5,04/23] v4l: add documentation for restricted memory flag
2024-04-12 09:13:44 linux-kernel [PATCH v5,17/23] media: mediatek: vcodec: re-construct h264 driver to support svp mode
2024-04-12 09:13:14 linux-kernel [PATCH v5,02/23] v4l2: handle restricted memory flags in queue setup
2024-04-12 09:13:11 linux-kernel [PATCH v5,15/23] media: mediatek: vcodec: Add one plane format
2024-04-12 09:13:08 linux-kernel [PATCH v5,01/23] v4l2: add restricted memory flags
2024-04-12 09:12:04 linux-kernel [PATCH v5,12/23] media: mediatek: vcodec: add interface to allocate/free secure memory
2024-04-12 09:11:37 linux-kernel [PATCH v5,08/23] media: mediatek: vcodec: add tee client interface to communiate with optee-os
2024-04-12 09:10:27 linux-kernel [PATCH v5,05/23] dma-buf: heaps: Deduplicate docs and adopt common format
2024-04-12 09:10:01 linux-kernel [PATCH v5,03/23] v4l2: verify restricted dmabufs are used in restricted queue
2024-04-12 09:09:13 linux-kernel [PATCH v5,00/22] media: add driver to support secure video decoder
2024-04-12 04:00:23 linux-kernel Re: [PATCH v3] media: mediatek: vcodec: support 36 bits physical address
2024-04-12 03:58:42 linux-kernel [PATCH] media: mediatek: vcodec: Fix unreasonable data conversion
2024-04-11 07:15:16 linux-kernel [PATCH v3] media: mediatek: vcodec: support 36 bits physical address
2024-04-09 06:47:55 linux-kernel [PATCH v2,5/5] media: mediatek: vcodec: fix incorrect sizeimage for 10bit bitstream
2024-04-09 06:47:06 linux-kernel [PATCH v2,4/5] media: mediatek: vcodec: add MT21 format definition
2024-04-09 06:46:23 linux-kernel [PATCH v2,3/5] media: mediatek: vcodec: add MM21 format definition
2024-04-09 06:45:46 linux-kernel [PATCH v2,2/5] media: mediatek: vcodec: fix incorrect MT2R format information
2024-04-09 06:45:21 linux-kernel [PATCH v2,0/5] media: change the calculation method of sizeimage
2024-04-09 06:45:00 linux-kernel [PATCH v2,1/5] media: mediatek: vcodec: fix incorrect MT2T format information
2024-04-03 09:33:39 linux-kernel [PATCH] media: mediatek: vcodec: fix the error sizeimage for 10bit bitstream
2024-04-03 03:45:43 linux-kernel Re: [PATCH 1/3] media: mediatek: vcodec: fix h264 multi statless decoder smatch warning
2024-03-16 08:14:07 linux-kernel [PATCH v2] media: mediatek: vcodec: add decoder command to support stateless decoder
2024-03-15 07:29:20 linux-kernel [PATCH] media: mediatek: vcodec: add decoder command to support stateless decoder
2024-03-14 12:32:28 linux-kernel [PATCH v4,2/2] media: mediatek: vcodec: adding lock to protect encoder context list
2024-03-14 12:32:13 linux-kernel [PATCH v4,0/2] media: adding lock to protect the context list
2024-03-14 12:30:54 linux-kernel [PATCH v4,1/2] media: mediatek: vcodec: adding lock to protect decoder context list
2024-03-14 11:46:31 linux-kernel [PATCH v2,4/4] media: mediatek: vcodec: replace v4l2_m2m_next_src_buf with v4l2_m2m_src_buf_remove
2024-03-14 11:45:55 linux-kernel [PATCH v2,2/4] media: mediatek: vcodec: change flush decode from capture to output when stream off
2024-03-14 11:45:54 linux-kernel [PATCH v2,1/4] media: mediatek: vcodec: setting request complete before buffer done
2024-03-14 11:45:43 linux-kernel [PATCH v2,3/4] media: mediatek: vcodec: flush decoder before remove all source buffer
2024-03-14 11:45:18 linux-kernel [PATCH v2,0/4] media: mediatek: vcodec: fix ctrl request complete fail
2024-03-06 12:19:25 linux-kernel [PATCH v2] media: mediatek: vcodec: support 36 bits physical address
2024-03-06 08:22:45 linux-kernel Re: [PATCH] media: mediatek: vcodec: support 36bit physical address
2024-03-01 09:24:36 linux-kernel Re: [PATCH] media: mediatek: vcodec: support 36bit physical address
2024-03-01 02:02:32 linux-kernel [PATCH] media: mediatek: vcodec: support 36bit physical address
2024-02-29 10:15:03 linux-kernel [PATCH 1/3] media: mediatek: vcodec: fix h264 multi statless decoder smatch warning
2024-02-29 09:57:19 linux-kernel [PATCH 2/3] media: mediatek: vcodec: fix vp8 stateless decoder smatch warning