Re: [PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder

2022-04-13 Thread Nicolas Dufresne
Le mercredi 13 avril 2022 à 09:57 +0200, AngeloGioacchino Del Regno a écrit : > Il 13/04/22 09:03, allen-kh.cheng ha scritto: > > Hi Nicolas, > > > > On Tue, 2022-04-12 at 10:48 -0400, Nicolas Dufresne wrote: > > > Le lundi 11 avril 2022 à 11:41 +0800, yunfei.d...@mediatek.com a > > > écrit : > >

Re: [PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder

2022-04-13 Thread AngeloGioacchino Del Regno
Il 13/04/22 09:03, allen-kh.cheng ha scritto: Hi Nicolas, On Tue, 2022-04-12 at 10:48 -0400, Nicolas Dufresne wrote: Le lundi 11 avril 2022 à 11:41 +0800, yunfei.d...@mediatek.com a écrit : Hi Nicolas, On Thu, 2022-03-31 at 16:48 -0400, Nicolas Dufresne wrote: Hi Yunfei, thanks for the upda

Re: [PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder

2022-04-12 Thread Nicolas Dufresne
Le lundi 11 avril 2022 à 11:41 +0800, yunfei.d...@mediatek.com a écrit : > Hi Nicolas, > > On Thu, 2022-03-31 at 16:48 -0400, Nicolas Dufresne wrote: > > Hi Yunfei, > > > > thanks for the update, I should be testing this really soon. > > > > Le jeudi 31 mars 2022 à 10:47 +0800, Yunfei Dong a écr

Re: [PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder

2022-03-31 Thread Nicolas Dufresne
Hi Yunfei, thanks for the update, I should be testing this really soon. Le jeudi 31 mars 2022 à 10:47 +0800, Yunfei Dong a écrit : > This series adds support for mt8192 h264/vp8/vp9 decoder drivers. Firstly, > refactor > power/clock/interrupt interfaces for mt8192 is lat and core architecture.