From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DB0F7C433F5 for ; Thu, 13 Jan 2022 10:18:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7E4AC4000B; Thu, 13 Jan 2022 10:18:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7U2zeSYdYZHT; Thu, 13 Jan 2022 10:18:03 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp2.osuosl.org (Postfix) with ESMTPS id EB99C400FC; Thu, 13 Jan 2022 10:18:02 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id CAEDAC002F; Thu, 13 Jan 2022 10:18:02 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 0F996C001E for ; Thu, 13 Jan 2022 10:18:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id E7A2B4155E for ; Thu, 13 Jan 2022 10:18:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=collabora.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pUoHjQGhJTBs for ; Thu, 13 Jan 2022 10:17:59 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by smtp4.osuosl.org (Postfix) with ESMTPS id A183A4155A for ; Thu, 13 Jan 2022 10:17:59 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: kholk11) with ESMTPSA id 45B681F45862 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1642069076; bh=T7qkUHIGvD2MBe7s1NOE5lt53pqK04MKOvifdF0rNoY=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=CyaAEO9rKcBvrFhGLZAoimPcLxSMEm92hJLMuMf+HJhwZKp4K+aDCaMMjizvaR73Q Inqb0z4Oz2NjS6TY824HPwSZlfAHNcxjIM3WWAawNuH4gMOfwLkOmN+2WDz5h+EZv8 1+ifhD4rF61qu6rdox/qBG8zvqGFvGZwhrYJoyw8ohTL4g/pZtH4nT7f6V468ia4Tn 5xuSfcNlzHQWInMD+bcG5dDvl+bPVWshrAptVXkEJt78UZjM8CImZgMC4Hd9hCeLda pI1WdpGlX+smpBtL/nBLQT3l3OFJZddqzu9xFL3EF2XfSemxDCqF6A72RKzQCtgBxG sYToruJydriyQ== Subject: Re: [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm To: Hans Verkuil , Yong Wu , Matthias Brugger , Joerg Roedel , Rob Herring , Krzysztof Kozlowski , David Airlie , Mauro Carvalho Chehab References: <20211112105509.12010-1-yong.wu@mediatek.com> <20211112105509.12010-13-yong.wu@mediatek.com> <68c3a573-8453-38e9-93b2-2067bedcd06f@collabora.com> <4bd9e849-96dd-6f1c-2841-979459366ee5@collabora.com> From: AngeloGioacchino Del Regno Message-ID: Date: Thu, 13 Jan 2022 11:17:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Cc: devicetree@vger.kernel.org, Will Deacon , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, anthony.huang@mediatek.com, youlin.pei@mediatek.com, Irui Wang , Evan Green , Eizan Miyamoto , Matthias Kaehlcke , mingyuan.ma@mediatek.com, linux-media@vger.kernel.org, Chun-Kuang Hu , Daniel Vetter , libo.kang@mediatek.com, yi.kuo@mediatek.com, linux-mediatek@lists.infradead.org, Hsin-Yi Wang , Tiffany Lin , linux-arm-kernel@lists.infradead.org, anan.sun@mediatek.com, acourbot@chromium.org, srv_heupstream@mediatek.com, yf.wang@mediatek.com, iommu@lists.linux-foundation.org, Philipp Zabel , Robin Murphy X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" Il 13/01/22 11:15, Hans Verkuil ha scritto: > On 13/01/2022 11:11, AngeloGioacchino Del Regno wrote: >> Il 11/01/22 11:57, AngeloGioacchino Del Regno ha scritto: >>> Il 12/11/21 11:55, Yong Wu ha scritto: >>>> After this patchset, mtk_vcodec_release_enc_pm has only one line. >>>> then remove that function, use pm_runtime_disable instead. >>>> >>>> meanwhile, mtk_vcodec_init_enc_pm only operate for the clocks, >>>> rename it from the _pm to _clk. >>>> >>>> No functional change. >>>> >>>> CC: Tiffany Lin >>>> CC: Irui Wang >>>> Signed-off-by: Yong Wu >>> >>> Reviewed-by: AngeloGioacchino Del Regno >>> >> >> Hello Yong, >> the mtk-vcodec patches were merged in Yunfei's vcodec patch series and Hans has >> scheduled that for v5.18. >> >> Can you please send a v10 and drop patches 10/15, 11/15, 12/15 (all of the >> media: mtk-vcodec: *) from this series? >> >> For the records, I think that after sending v10 this series is ready to be merged, >> as it was well reviewed and also tested on many MTK platforms. > > Good to know. When I have the v10 I'll try to prioritize reviewing it and running > my usual tests. Thank you Hans, that's very much appreciated! > > Yong, please make sure you run 'checkpatch.pl --strict' over the v10 patches and fix > any issues (using common sense). > > Regards, > > Hans > >> >> Thank you, >> - Angelo > _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu