Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4683303pxj; Tue, 22 Jun 2021 05:56:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz5k3BiEOfj7drE3+aOJa69RMoHMokuBa/mXZnY8vVE1YSgcLIZtfCuYNqlXMtRw4qrJboz X-Received: by 2002:a02:9f12:: with SMTP id z18mr3852952jal.54.1624366614010; Tue, 22 Jun 2021 05:56:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624366614; cv=none; d=google.com; s=arc-20160816; b=LZQsIdxiSIdYobevC4Rl/CZodssOrqr2VCrOhxK0k+TxuUzlyJmZG9x9Sqca8VRHZu WOz2BSUJRo8kSWBhWyuiEpmCmHsjqq7pDfBB+tWOUN5iteVnH0EiRwpxk8M2o+8AYumn f4KRD+ySZQcu6C8Z8BXfN1TNRSxViIUtq6Krfh9RlVJWN6HvBkZDLQmegr25uBmjBTRB PyM11utksp1RxMEJpmvpt9E9EShSgM2bSYjK5B2h/sXBJNh61RW7NEoPjvT+87Ga5gnF H7bdyuqQUGIZnRKT/awPrdi/OUuBKf8zPcOfqTLWoA5Rw+xxlE22qvN6wUOrarYoLDl+ JmwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:organization:references:in-reply-to:date:cc:to:from :subject:message-id; bh=zYGaQHo+24udqo3nk1/mHACsF1eH8ERL5o+OaWxt6yM=; b=uorTS+vNpLKq4qGt4ELvMf7axuDalwbYVQPDXeFA9UikopGlKohMVfk7r24RZAM0Js aVAd3UiHWOn245hlzZizKgoxl2Y2u7x78P+jld91BySqUljNVsQOSgdgH89aya4WV59s ctj/kKADxgFTbl3kphZChY/olmOODqyCqx3SGnE1C23Fm7XY9GzIXnJYtlrijKMgenFo Z+mpQ1Vl6p3OCh69uW3jL2+5QAyTle2uuqeL11rLryphKbzz1ZrjEcypU9HlYzQT6nbi 41lgb2LM6BPEwI+ALMffsSDfz4dFKTYaI1xk3nuvF7t0nTRIppHA8QiNaM2rD47S/bdT Z41g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w10si13635406jao.68.2021.06.22.05.56.42; Tue, 22 Jun 2021 05:56:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231370AbhFVM5O (ORCPT + 99 others); Tue, 22 Jun 2021 08:57:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52164 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231418AbhFVM5N (ORCPT ); Tue, 22 Jun 2021 08:57:13 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 211A3C061574; Tue, 22 Jun 2021 05:54:58 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: ezequiel) with ESMTPSA id 5126D1F42F0B Message-ID: <3ab5878bc03eb91a785c0fa57836e8d226df524d.camel@collabora.com> Subject: Re: [PATCH v3 0/8] Additional features for Hantro HEVC From: Ezequiel Garcia To: Benjamin Gaignard , hverkuil@xs4all.nl, p.zabel@pengutronix.de, mchehab@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, festevam@gmail.com, gregkh@linuxfoundation.org, mripard@kernel.org, paul.kocialkowski@bootlin.com, wens@csie.org, jernej.skrabec@siol.net, emil.l.velikov@gmail.com, andrzej.p@collabora.com, jc@kynesim.co.uk, jernej.skrabec@gmail.com, nicolas@ndufresne.ca Cc: kernel@pengutronix.de, linux-imx@nxp.com, linux-media@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Tue, 22 Jun 2021 09:54:35 -0300 In-Reply-To: <20210618131526.566762-1-benjamin.gaignard@collabora.com> References: <20210618131526.566762-1-benjamin.gaignard@collabora.com> Organization: Collabora Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.2-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Benjamin, On Fri, 2021-06-18 at 15:15 +0200, Benjamin Gaignard wrote: > version 3: >  - Change trace file name to hantro_trace.h > > version 2: >  - Fix structure name in ext-ctrls-codec.rst >  - Define the value for compression storage size >  - Add comments about registers usage >  - Add documentation about P010 padding > > Basic HEVC support has been added to Hantro driver in this pull request: > https://www.spinics.net/lists/linux-media/msg193744.html > > Thanks to that it is now possible to support more features for this driver. > > The first patch allow to log the hardware performance per macroblock. > The second patch makes the driver use compressed reference frames to > reduce memory bandwidth consumption. > Patches 3 to 5 allow to decode and produce 10-bits P010 frames. > Patch 6 make usage of G2 post processor to scale down the frames. > Patches 7 and 8 add the support of HEVC scaling matrix by adding a new > control. > For the next cover letter, please make sure you provide some notes about how this was tested, with a gstreamer public branch if needed; and also fluendo's fluster conformance results before/after this patchset. While there, make sure you check for performance regressions/improvements and add such information to the commit descriptions. The more the merrier. Thanks a lot, Ezequiel