Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "CK Hu (胡俊光)" <ck.hu@mediatek.com>
To: "robh@kernel.org" <robh@kernel.org>,
	"mchehab@kernel.org" <mchehab@kernel.org>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Sarang Chaudhari <Sarang.Chaudhari@mediatek.com>,
	"linux-mediatek@lists.infradead.org"
	<linux-mediatek@lists.infradead.org>
Cc: "Zhaoyuan Chen (陈兆远)" <zhaoyuan.chen@mediatek.com>,
	"Teddy Chen (陳乾元)" <Teddy.Chen@mediatek.com>,
	Project_Global_Chrome_Upstream_Group
	<Project_Global_Chrome_Upstream_Group@mediatek.com>
Subject: Re: [PATCH v6 4/4] media: platform: mediatek: Add MT8188 AIE driver
Date: Mon, 8 Jun 2026 01:36:48 +0000	[thread overview]
Message-ID: <9d36deb7c708233abc1c1279b9412ee7a3653c76.camel@mediatek.com> (raw)
In-Reply-To: <20260605083039.2591285-1-sarang.chaudhari@mediatek.com>

On Fri, 2026-06-05 at 16:30 +0800, Sarang Chaudhari wrote:
> Add the MediaTek AI Engine (AIE) V4L2 memory-to-memory driver for the
> MT8188 SoC. The AIE hardware accelerator provides face detection, facial
> landmark detection (FLD), and face attribute analysis (age, gender, race)
> capabilities.
> 
> The driver implements:
> - V4L2 mem2mem device with multi-planar video and metadata capture
> - Three operation modes: face detection (FD), attribute analysis, and
>   facial landmark detection (FLD) using Binary Tree Traversal
> - Pyramid-based multi-scale face detection (640x480 base, 2x downscale
>   per level)
> - Hardware configuration via DMA descriptor tables
> - Clock and power management integration

This patch looks similar to v3[1], so I think you should look my comment in v3, v4[2], v5[3].
Or more simple way, base on v5, fix with my v5 comment, and generate a real v6.

[1] https://patchwork.kernel.org/project/linux-mediatek/patch/20241225090113.17027-4-bo.kong@mediatek.com/
[2] https://patchwork.kernel.org/project/linux-mediatek/patch/20250220070114.15015-5-bo.kong@mediatek.com/
[3] https://patchwork.kernel.org/project/linux-mediatek/patch/20250403074005.21472-5-bo.kong@mediatek.com/

Regards,
CK

> 
> Signed-off-by: Sarang Chaudhari <sarang.chaudhari@mediatek.com>
> ---
> 


           reply	other threads:[~2026-06-08  1:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20260605083039.2591285-1-sarang.chaudhari@mediatek.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9d36deb7c708233abc1c1279b9412ee7a3653c76.camel@mediatek.com \
    --to=ck.hu@mediatek.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=Sarang.Chaudhari@mediatek.com \
    --cc=Teddy.Chen@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=mchehab@kernel.org \
    --cc=robh@kernel.org \
    --cc=zhaoyuan.chen@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox