Date |
List |
Subject |
2023-11-06 12:06:23
|
linux-kernel
|
[PATCH v2,03/21] v4l2: verify secure dmabufs are used in secure queue |
2023-11-06 12:06:23
|
linux-kernel
|
[PATCH v2,00/21] add driver to support secure video decoder |
2023-11-06 12:06:23
|
linux-kernel
|
[PATCH v2,18/21] media: medkatek: vcodec: remove parse nal_info in kernel |
2023-11-06 12:06:14
|
linux-kernel
|
[PATCH v2,14/21] media: mediatek: vcodec: Add capture format to support one plane memory |
2023-11-06 12:05:56
|
linux-kernel
|
[PATCH v2,08/21] media: mediatek: vcodec: add tee client interface to communiate with optee-os |
2023-11-06 12:05:53
|
linux-kernel
|
[PATCH v2,12/21] media: mediatek: vcodec: add interface to allocate/free secure memory |
2023-11-06 12:05:44
|
linux-kernel
|
[PATCH v2,11/21] media: mediatek: vcodec: initialize msg and vsi information |
2023-11-06 12:05:42
|
linux-kernel
|
[PATCH v2,09/21] media: mediatek: vcodec: allocate tee share memory |
2023-11-06 12:05:41
|
linux-kernel
|
[PATCH v2,01/21] v4l2: add secure memory flags |
2023-11-06 12:05:37
|
linux-kernel
|
[PATCH v2,10/21] media: mediatek: vcodec: send share memory data to optee |
2023-11-06 12:05:34
|
linux-kernel
|
[PATCH v2,06/21] dma-heap: Add proper kref handling on dma-buf heaps |
2023-11-06 12:05:23
|
linux-kernel
|
[PATCH v2,07/21] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps |
2023-11-06 12:05:14
|
linux-kernel
|
[PATCH v2,05/21] dma-buf: heaps: Deduplicate docs and adopt common format |
2023-11-06 12:05:11
|
linux-kernel
|
[PATCH v2,02/21] v4l2: handle secure memory flags in queue setup |
2023-11-06 12:05:07
|
linux-kernel
|
[PATCH v2,04/21] v4l: add documentation for secure memory flag |
2023-10-23 03:17:34
|
linux-kernel
|
Re: [PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform |
2023-10-23 03:09:09
|
linux-kernel
|
[PATCH v2,4/7] media: mediatek: vcodec: Set the supported h264 profile for each platform |
2023-10-23 03:08:39
|
linux-kernel
|
[PATCH v2,1/7] media: mediatek: vcodec: Get the chip name for each platform |
2023-10-23 03:08:37
|
linux-kernel
|
[PATCH v2,6/7] media: mediatek: vcodec: Set the supported vp9 level for each platform |
2023-10-23 03:08:36
|
linux-kernel
|
[PATCH v2,5/7] media: mediatek: vcodec: Set the supported h265 profile for each platform |
2023-10-23 03:08:20
|
linux-kernel
|
[PATCH v2,7/7] media: mediatek: vcodec: Set the supported vp9 profile for each platform |
2023-10-23 03:07:53
|
linux-kernel
|
[PATCH v2,3/7] media: mediatek: vcodec: Set the supported h265 level for each platform |
2023-10-23 03:07:31
|
linux-kernel
|
[PATCH v2,2/7] media: mediatek: vcodec: Set the supported h264 level for each platform |
2023-10-23 03:07:07
|
linux-kernel
|
[PATCH v2,0/7] media: mediatek: vcodec: Set the correct profile and level for each platform |
2023-10-16 06:44:56
|
linux-kernel
|
[PATCH 4/7] media: mediatek: vcodec: Setting the supported h264 profile for each platform |
2023-10-16 06:44:45
|
linux-kernel
|
[PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform |
2023-10-16 06:44:28
|
linux-kernel
|
[PATCH 3/7] media: mediatek: vcodec: Setting the supported h265 level for each platform |
2023-10-16 06:44:26
|
linux-kernel
|
[PATCH 6/7] media: mediatek: vcodec: Setting the supported vp9 level for each platform |
2023-10-16 06:44:23
|
linux-kernel
|
[PATCH 2/7] media: mediatek: vcodec: Setting the supported h264 level for each platform |
2023-10-16 06:44:14
|
linux-kernel
|
[PATCH 7/7] media: mediatek: vcodec: Setting the supported vp9 profile for each platform |
2023-10-16 06:44:09
|
linux-kernel
|
[PATCH 5/7] media: mediatek: vcodec: Setting the supported h265 profile for each platform |
2023-10-12 10:01:50
|
linux-kernel
|
Re: [PATCH v2] media: mediatek: vcodec: using encoder device to alloc/free encoder memory |
2023-10-10 12:21:09
|
linux-kernel
|
[PATCH v2] media: mediatek: vcodec: using encoder device to alloc/free encoder memory |
2023-10-10 12:19:39
|
linux-kernel
|
Re: [PATCH] media: mediatek: vcodec: using encoder device to alloc/free encoder memory |
2023-10-08 03:19:59
|
linux-kernel
|
[PATCH] media: mediatek: vcodec: using encoder device to alloc/free encoder memory |
2023-09-22 10:29:02
|
linux-kernel
|
Re: [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver |
2023-09-18 17:05:43
|
linux-kernel
|
Re: [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver |
2023-09-18 07:42:03
|
linux-kernel
|
Re: [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver |
2023-09-15 12:12:38
|
linux-kernel
|
Re: [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver |
2023-09-13 11:18:25
|
linux-kernel
|
Re: [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle |
2023-09-12 16:26:09
|
linux-kernel
|
Re: [PATCH 08/14] media: medkatek: vcodec: support one plane capture buffer |
2023-09-12 13:35:03
|
linux-kernel
|
Re: [PATCH v2,0/3] media: mediatek: vcodec: Add driver to support 10bit |
2023-09-12 05:14:20
|
linux-kernel
|
Re: [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver |
2023-08-02 17:15:08
|
linux-kernel
|
[PATCH v4,1/2] media: mediatek: vcodec: Fix possible invalid memory access for decoder |
2023-08-02 15:46:01
|
linux-kernel
|
Re: [PATCH v3,1/2] media: mediatek: vcodec: Fix possible invalid memory access for decoder |
2023-08-02 15:35:05
|
linux-kernel
|
[PATCH v4,2/2] media: mediatek: vcodec: Fix possible invalid memory access for encoder |
2023-07-29 08:48:34
|
linux-kernel
|
[PATCH v3,1/3] media: mediatek: vcodec: Add capture format to support 10bit tile mode |
2023-07-29 08:46:13
|
linux-kernel
|
[PATCH v3,2/2] media: mediatek: vcodec: Fix possible invalid memory access for encoder |
2023-07-29 08:04:55
|
linux-kernel
|
Re: [PATCH v7,0/11] media: mediatek: vcodec: separate encoder and decoder |
2023-07-29 07:54:24
|
linux-kernel
|
[PATCH v8,11/11] media: mediatek: vcodec: separate decoder and encoder |
2023-07-29 07:48:16
|
linux-kernel
|
[PATCH v8,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message |