lkml.org 
[lkml]   [2022]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4, 0/3] add h264 decoder driver for mt8186
Date
Firstly, add mt8186 compatible and private data, then add document for
compatible "mediatek,mt8186-vcodec-dec". For mt8186 is single core
architecture, need to add new interface for h264 hardware decoder.

Patche 1 add mt8186 compatible and private data.
Patche 2 add mt8186 compatible document.
Patche 3 add h264 single core driver.
---
This patch depends on "support for MT8192 decoder"[1]

[1] https://patchwork.kernel.org/project/linux-mediatek/cover/20220512021950.29087-1-yunfei.dong@mediatek.com/
---
changed with v3:
- fix __iomem not reasonable, align share memory to dram.
changed with v2:
- fix sparse and smatch check fail for patch 3
changed with v1:
- rebase driver to the latest media_stage.
---
Yunfei Dong (3):
dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for
mt8186
media: mediatek: vcodec: Support MT8186
media: mediatek: vcodec: add h264 decoder driver for mt8186

.../media/mediatek,vcodec-subdev-decoder.yaml | 4 +-
.../platform/mediatek/vcodec/mtk_vcodec_dec.h | 1 +
.../mediatek/vcodec/mtk_vcodec_dec_drv.c | 4 +
.../vcodec/mtk_vcodec_dec_stateless.c | 19 ++
.../vcodec/vdec/vdec_h264_req_multi_if.c | 177 +++++++++++++++++-
5 files changed, 203 insertions(+), 2 deletions(-)

--
2.18.0

\
 
 \ /
  Last update: 2022-05-12 05:47    [W:0.085 / U:0.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site