Re: [PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192

2021-12-16 Thread yunfei.d...@mediatek.com
Hi Nicolas, Thanks for your suggestion. On Wed, 2021-12-15 at 10:27 -0500, Nicolas Dufresne wrote: > Hi Yunfei, > > Le mercredi 15 décembre 2021 à 14:59 +0800, Yunfei Dong a écrit : > > From: Yunfei Dong > > > > Adds h264 lat and core driver for mt8192. > > This is purely a nit, but I have fir

Re: [PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192

2021-12-15 Thread Nicolas Dufresne
Hi Yunfei, Le mercredi 15 décembre 2021 à 14:59 +0800, Yunfei Dong a écrit : > From: Yunfei Dong > > Adds h264 lat and core driver for mt8192. This is purely a nit, but I have first notice the usage of "slice" in the namespace and the title, which lead me to think this new platform was V4L2_STA

[PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192

2021-12-14 Thread Yunfei Dong
From: Yunfei Dong Adds h264 lat and core driver for mt8192. Signed-off-by: Yunfei Dong --- drivers/media/platform/mtk-vcodec/Makefile| 1 + .../mtk-vcodec/vdec/vdec_h264_req_lat_if.c| 620 ++ .../media/platform/mtk-vcodec/vdec_drv_if.c | 8 +- .../media/platform/m