All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2,0/5] Support H264 4K on MT8192
@ 2021-03-12  7:55 ` Irui Wang
  0 siblings, 0 replies; 21+ messages in thread
From: Irui Wang @ 2021-03-12  7:55 UTC (permalink / raw)
  To: Alexandre Courbot, Hans Verkuil, Tiffany Lin, Andrew-CT Chen,
	Mauro Carvalho Chehab, Rob Herring, Matthias Brugger,
	Tomasz Figa, Hsin-Yi Wang, Maoguang Meng, Longfei Wang,
	Yunfei Dong, yong.wu
  Cc: 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 "core_id" variable in device private data to indicate
current encoder driver.
Please also accept this patch together with [1].

http://lists.infradead.org/pipermail/linux-mediatek/2021-March/022432.html
---
Change since v1:
- remove encoder device tree example in dt-bindings
---
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        |  3 +
 .../platform/mtk-vcodec/mtk_vcodec_drv.h      |  1 +
 .../platform/mtk-vcodec/mtk_vcodec_enc.c      | 58 ++++++++++++++-----
 .../platform/mtk-vcodec/mtk_vcodec_enc_drv.c  | 18 ++++++
 .../platform/mtk-vcodec/venc/venc_h264_if.c   |  4 ++
 5 files changed, 69 insertions(+), 15 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2021-03-24 16:02 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12  7:55 [PATCH v2,0/5] Support H264 4K on MT8192 Irui Wang
2021-03-12  7:55 ` Irui Wang
2021-03-12  7:55 ` Irui Wang
2021-03-12  7:55 ` [PATCH v2,1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges property Irui Wang
2021-03-12  7:55   ` [PATCH v2, 1/5] " Irui Wang
2021-03-12  7:55   ` Irui Wang
2021-03-12  7:55 ` [PATCH v2,2/5] media: mtk-vcodec: Support 4GB~8GB range iova space for venc Irui Wang
2021-03-12  7:55   ` [PATCH v2, 2/5] " Irui Wang
2021-03-12  7:55   ` Irui Wang
2021-03-12  7:55 ` [PATCH v2,3/5] dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC Irui Wang
2021-03-12  7:55   ` [PATCH v2, 3/5] " Irui Wang
2021-03-12  7:55   ` Irui Wang
2021-03-24 16:00   ` Rob Herring
2021-03-24 16:00     ` Rob Herring
2021-03-24 16:00     ` Rob Herring
2021-03-12  7:55 ` [PATCH v2,4/5] media: mtk-vcodec: Add MT8192 H264 venc driver Irui Wang
2021-03-12  7:55   ` Irui Wang
2021-03-12  7:55   ` Irui Wang
2021-03-12  7:55 ` [PATCH v2,5/5] media: mtk-vcodec: Support H264 4K encoding on MT8192 Irui Wang
2021-03-12  7:55   ` Irui Wang
2021-03-12  7:55   ` 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.