All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Support H264 4K on MT8192
@ 2021-02-03  8:37 ` Irui Wang
  0 siblings, 0 replies; 33+ messages in thread
From: Irui Wang @ 2021-02-03  8:37 UTC (permalink / raw)
  To: Alexandre Courbot, Hans Verkuil, Tiffany Lin, Andrew-CT Chen,
	Mauro Carvalho Chehab, Rob Herring, Matthias Brugger,
	Fritz Koenig, Tzung-Bi Shih
  Cc: Maoguang Meng, Longfei Wang, Yunfei Dong, Irui Wang, linux-media,
	devicetree, linux-kernel, linux-arm-kernel, srv_heupstream,
	linux-mediatek

Add MT8192 H264 venc driver and support H264 4K encoding on MT8192.

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
---
This patch dependents on
"dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node" [1]

We need "name" and "core_id" variable in device private data to indicate
current encoder driver.
Please also accept this patch together with [1].

[1]http://lists.infradead.org/pipermail/linux-mediatek/2021-January/021165.html
---
Irui Wang (5):
  dt-bindings: media: mtk-vcodec: Add dma-ranges property
  media: mtk-vcodec: Support 4GB~8GB range iova space for venc
  dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC
  media: mtk-vcodec: Add MT8192 H264 venc driver
  media: mtk-vcodec: Support H264 4K encoding on MT8192

 .../bindings/media/mediatek-vcodec.txt        | 28 +++++++++
 .../platform/mtk-vcodec/mtk_vcodec_drv.h      |  1 +
 .../platform/mtk-vcodec/mtk_vcodec_enc.c      | 58 ++++++++++++++-----
 .../platform/mtk-vcodec/mtk_vcodec_enc_drv.c  | 19 ++++++
 .../platform/mtk-vcodec/venc/venc_h264_if.c   |  4 ++
 5 files changed, 95 insertions(+), 15 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2021-05-17  8:11 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03  8:37 [PATCH 0/5] Support H264 4K on MT8192 Irui Wang
2021-02-03  8:37 ` Irui Wang
2021-02-03  8:37 ` Irui Wang
2021-02-03  8:37 ` [PATCH 1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges property Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-10 22:53   ` Rob Herring
2021-02-10 22:53     ` Rob Herring
2021-02-10 22:53     ` Rob Herring
2021-03-01  6:45     ` Irui Wang
2021-03-01  6:45       ` Irui Wang
2021-03-01  6:45       ` Irui Wang
2021-04-29 11:15       ` Hans Verkuil
2021-04-29 11:15         ` Hans Verkuil
2021-04-29 11:15         ` Hans Verkuil
2021-05-17  7:51         ` Irui Wang
2021-05-17  7:51           ` Irui Wang
2021-05-17  7:51           ` Irui Wang
2021-02-03  8:37 ` [PATCH 2/5] media: mtk-vcodec: Support 4GB~8GB range iova space for venc Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-03  8:37 ` [PATCH 3/5] dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-10 22:54   ` Rob Herring
2021-02-10 22:54     ` Rob Herring
2021-02-10 22:54     ` Rob Herring
2021-02-03  8:37 ` [PATCH 4/5] media: mtk-vcodec: Add MT8192 H264 venc driver Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-03  8:37 ` [PATCH 5/5] media: mtk-vcodec: Support H264 4K encoding on MT8192 Irui Wang
2021-02-03  8:37   ` Irui Wang
2021-02-03  8:37   ` Irui Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.