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 X-Spam-Level: X-Spam-Status: No, score=-6.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DAF86C5DF62 for ; Wed, 6 Nov 2019 13:45:02 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 945B12166E for ; Wed, 6 Nov 2019 13:45:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LJHTRRvk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 945B12166E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=collabora.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Date:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IhU3bOrDq/kyO4xRuIikEXQGszXn04Qe7Uj8QmbACcs=; b=LJHTRRvkySET9O oAwKbpX5W6IK8/6G52aM+QgLju9yCMrWoRaCS4AY+ZlZzEpTe9HDZzHLLwGq7MbTKlcw0/URcYF89 ijc96jMxrLft5p2Cbs1menMtp7Y1CKLZKVJ1Sk+JMZo8noTy/+3DHQfUje0rWoBuIDuncTflavkxF LnyoLjiOUrh4Ms0mCMTU1nUrD2CqTZv/U8eEZBPb8hT3XCLx3q1hjMVQ2RNbXaSWyAqMRhahWITXN H+f2wWjIh+pHcW9Dj5/613+6PcKNLzNGF8y1UjLMqlxOo5wD0lBWQ8FSgZ/HczJP3OLsyHRKBI1Fq PXc7pL7NluVp2CcnN5ng==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSLcL-0004Hv-66; Wed, 06 Nov 2019 13:45:01 +0000 Received: from bhuna.collabora.co.uk ([46.235.227.227]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSLcH-0004Gw-4W; Wed, 06 Nov 2019 13:44:59 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: ezequiel) with ESMTPSA id DB34B26D9C0 Message-ID: Subject: Re: [PATCH v9 1/4] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format From: Ezequiel Garcia To: Helen Koike , "Hans Verkuil (hansverk)" , "linux-rockchip@lists.infradead.org" Date: Wed, 06 Nov 2019 10:44:43 -0300 In-Reply-To: <28cff7ab-ef56-791e-0342-571f64cb9807@collabora.com> References: <20191106120132.6876-1-helen.koike@collabora.com> <20191106120132.6876-2-helen.koike@collabora.com> <9102bcf8-0279-7972-daff-b15aaf98804d@cisco.com> <28cff7ab-ef56-791e-0342-571f64cb9807@collabora.com> Organization: Collabora User-Agent: Evolution 3.34.1-2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191106_054457_443732_E03F41BD X-CRM114-Status: GOOD ( 16.84 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "eddie.cai.linux@gmail.com" , "kernel@collabora.com" , "heiko@sntech.de" , "gregkh@linuxfoundation.org" , "jeffy.chen@rock-chips.com" , "zyc@rock-chips.com" , "linux-kernel@vger.kernel.org" , "tfiga@chromium.org" , "hans.verkuil@cisco.com" , "laurent.pinchart@ideasonboard.com" , "sakari.ailus@linux.intel.com" , Jacob Chen , "mchehab@kernel.org" , "zhengsq@rock-chips.com" , "linux-arm-kernel@lists.infradead.org" , "linux-media@vger.kernel.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Hans, Helen: On Wed, 2019-11-06 at 09:30 -0300, Helen Koike wrote: > > On 11/6/19 10:22 AM, Hans Verkuil (hansverk) wrote: > > On 11/6/19 1:01 PM, Helen Koike wrote: > > > From: Shunqian Zheng > > > > > > Add the Rockchip ISP1 specific processing parameter format > > > V4L2_META_FMT_RK_ISP1_PARAMS and metadata format > > > V4L2_META_FMT_RK_ISP1_STAT_3A for 3A. > > > > > > Signed-off-by: Shunqian Zheng > > > Signed-off-by: Jacob Chen > > > Acked-by: Hans Verkuil > > > > I acked this? It is missing documentation for these new formats. > > I think so https://www.spinics.net/lists/linux-rockchip/msg18999.html :) > > I'll update the docs and the fixes you pointed below. > > Thanks. > Helen > > > > [refactored for upstream] > > > Signed-off-by: Helen Koike > > > Reviewed-by: Laurent Pinchart > > > > > > --- > > > > > > Changes in v9: > > > - Add reviewed-by tag from Laurent > > > > > > Changes in v8: None > > > Changes in v7: > > > - s/IPU3/RK_ISP1 > > > > > > drivers/media/v4l2-core/v4l2-ioctl.c | 2 ++ > > > include/uapi/linux/videodev2.h | 4 ++++ > > > 2 files changed, 6 insertions(+) > > > > > > diff --git a/drivers/media/v4l2-core/v4l2-ioctl.c b/drivers/media/v4l2-core/v4l2-ioctl.c > > > index 315ac12c3e0a..ade990554caf 100644 > > > --- a/drivers/media/v4l2-core/v4l2-ioctl.c > > > +++ b/drivers/media/v4l2-core/v4l2-ioctl.c > > > @@ -1341,6 +1341,8 @@ static void v4l_fill_fmtdesc(struct v4l2_fmtdesc *fmt) > > > case V4L2_META_FMT_UVC: descr = "UVC Payload Header Metadata"; break; > > > case V4L2_META_FMT_D4XX: descr = "Intel D4xx UVC Metadata"; break; > > > case V4L2_META_FMT_VIVID: descr = "Vivid Metadata"; break; > > > + case V4L2_META_FMT_RK_ISP1_PARAMS: descr = "Rockchip ISP1 3A params"; break; > > > > params -> Params > > > > > + case V4L2_META_FMT_RK_ISP1_STAT_3A: descr = "Rockchip ISP1 3A statistics"; break; > > > > statistics -> Statistics > > > > > > > > default: > > > /* Compressed formats */ > > > diff --git a/include/uapi/linux/videodev2.h b/include/uapi/linux/videodev2.h > > > index f98bbcced8ff..56798b09cd85 100644 > > > --- a/include/uapi/linux/videodev2.h > > > +++ b/include/uapi/linux/videodev2.h Can we avoid touching videodev2.h, as we did for the stateless codec pixfmts? Thanks, Ezequiel > > > @@ -762,6 +762,10 @@ struct v4l2_pix_format { > > > #define V4L2_META_FMT_D4XX v4l2_fourcc('D', '4', 'X', 'X') /* D4XX Payload Header metadata */ > > > #define V4L2_META_FMT_VIVID v4l2_fourcc('V', 'I', 'V', 'D') /* Vivid Metadata */ > > > > > > +/* Vendor specific - used for RK_ISP1 camera sub-system */ > > > +#define V4L2_META_FMT_RK_ISP1_PARAMS v4l2_fourcc('R', 'K', '1', 'P') /* Rockchip ISP1 params */ > > > +#define V4L2_META_FMT_RK_ISP1_STAT_3A v4l2_fourcc('R', 'K', '1', 'S') /* Rockchip ISP1 3A statistics */ > > > + > > > /* priv field value to indicates that subsequent fields are valid. */ > > > #define V4L2_PIX_FMT_PRIV_MAGIC 0xfeedcafe > > > > > > > > > > Regards, > > > > Hans > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel