Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp1891084ybz; Thu, 30 Apr 2020 07:17:45 -0700 (PDT) X-Google-Smtp-Source: APiQypIDgVlIUEjc+Gnv5wj3mr1OFz5H6FofGFvBHXOmYBcFDCqeDcKceuwN91YJKiU9JRbrNZfz X-Received: by 2002:aa7:d48a:: with SMTP id b10mr2875027edr.284.1588256264910; Thu, 30 Apr 2020 07:17:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588256264; cv=none; d=google.com; s=arc-20160816; b=DeDREXNhSjfe0ECgbBSS/k2paEPO1OxI29b3T8/mVzwLwVbnVD2Xoed5DUslNtd4z4 tPGVJ4X6NbMWIubNkKXwOhUeSQHos+hb4+3l9ttbUQeJ3VcFna8Oo50dCcd9bLaG2PHI JZIvV1PSGnuBCUKd71KGXA6MScipdz+OzxfvaZ7zJ24qT+qCRXZkd8fZvNG4+eUh8bVT aQcRvy3VIoulqwrC+/ct0Hz2gOgx4ESh4Iz8QXtaWq0v24RqIU1P9axb9lqgonXN3J7R JKRmgRjKJlPGhwVvrTtJHHb8HAwNWoZ/VjG2qCWRQnA9OgpLc6+cSuDfbnUYnELXwMX+ 2YZg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=XMKwqjKdr2A2URVkN20tjsyNBesw3Ezu1dmSNuQYemw=; b=BZqPNo1Po1DKddPm/aNyUy6wJ8UDWAZBr4d+RpTd4/X1tS2R9c+7U92lSz/zZuDVYi Zv5NqJF0kbttH/yO2F9SCr0F7qXuPAed/wvJL97YNV8Aa29pKOzGTcJqU+yzp3ZbpUL2 eVWjbQNB8FhM+I7z4mev3p/QP8lkk8PxxRsmZXvx4JMkFd0GdEg3VOJuMBdSMwVyvz1D HVkPAQVqJ7J9sWBd0odDAm4O1Gl2eifwkUqBnGzAIsxUD5/zbWucqPaKK7TkxRUwytmu qqlXszCRxgfoO6ArbTS/vffaHABiN1RzyZ91nMpmEwnMJzgdta2pyJLOyxEnG6+5fXiw Gdlg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id oo21si5661714ejb.453.2020.04.30.07.17.21; Thu, 30 Apr 2020 07:17:44 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726780AbgD3OQC (ORCPT + 99 others); Thu, 30 Apr 2020 10:16:02 -0400 Received: from retiisi.org.uk ([95.216.213.190]:60608 "EHLO hillosipuli.retiisi.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726309AbgD3OQB (ORCPT ); Thu, 30 Apr 2020 10:16:01 -0400 Received: from valkosipuli.localdomain (valkosipuli.retiisi.org.uk [IPv6:2a01:4f9:c010:4572::80:2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hillosipuli.retiisi.org.uk (Postfix) with ESMTPS id 94044634C8F; Thu, 30 Apr 2020 17:15:52 +0300 (EEST) Received: from sailus by valkosipuli.localdomain with local (Exim 4.92) (envelope-from ) id 1jU9yi-0000Sj-F6; Thu, 30 Apr 2020 17:15:52 +0300 Date: Thu, 30 Apr 2020 17:15:52 +0300 From: Sakari Ailus To: Laurent Pinchart Cc: Daniel Gomez , mchehab@kernel.org, hverkuil-cisco@xs4all.nl, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 1/3] media: v4l2-subdev.h: Add min and max enum Message-ID: <20200430141552.GO867@valkosipuli.retiisi.org.uk> References: <20200414200151.80089-1-daniel@qtec.com> <20200414200151.80089-2-daniel@qtec.com> <20200430094233.GE867@valkosipuli.retiisi.org.uk> <20200430111014.GD5856@pendragon.ideasonboard.com> <20200430133125.GL867@valkosipuli.retiisi.org.uk> <20200430135904.GI5856@pendragon.ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200430135904.GI5856@pendragon.ideasonboard.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Laurent, On Thu, Apr 30, 2020 at 04:59:04PM +0300, Laurent Pinchart wrote: > Hi Sakari, > > On Thu, Apr 30, 2020 at 04:31:25PM +0300, Sakari Ailus wrote: > > On Thu, Apr 30, 2020 at 02:10:14PM +0300, Laurent Pinchart wrote: > > > On Thu, Apr 30, 2020 at 12:42:33PM +0300, Sakari Ailus wrote: > > >> On Tue, Apr 14, 2020 at 10:01:49PM +0200, Daniel Gomez wrote: > > >>> Add min and max structures to the v4l2-subdev callback in order to allow > > >>> the subdev to return a range of valid frame intervals. > > >>> > > >>> This would operate similar to the struct v4l2_subdev_frame_size_enum and > > >>> its max and min values for the width and the height. In this case, the > > >>> possibility to return a frame interval range is added to the v4l2-subdev level > > >>> whenever the v4l2 device operates in step-wise or continuous mode. > > >> > > >> The current API only allows providing a list of enumerated values. That is > > >> limiting indeed, especially on register list based sensor drivers where > > >> vertical blanking is configurable. > > >> > > >> I guess this could be extended to cover what V4L2, more or less. If we tell > > >> it's a range, is it assumed to be contiguous? We don't have try operation > > >> for the frame interval, but I guess set is good enough. The fraction is > > >> probably best for TV standards but it's not what camera sensors natively > > >> use. (But for a register list based driver, the established practice > > >> remains to use frame interval.) > > >> > > >> I'm also wondering the effect on existing user space; if a driver gives a > > >> range, how will the existing programs work with such a driver? > > >> > > >> I'd add an anonymous union with the interval field, the other field being > > >> min_interval. Then the current applications would get the minimum interval > > >> and still continue to function. I guess compilers are modern enough these > > >> days we can have an anonymous union in the uAPI? > > > > > > We can discuss all this, but given patch 3/3 in this series, I think > > > this isn't the right API :-) The sensor driver should not expose the > > > frame interval enumeration API. It should instead expose control of the > > > frame rate through V4L2_CID_PIXEL_RATE, V4L2_CID_HBLANK and > > > V4L2_CID_VBLANK. > > > > > > > That would require also exposing the size of the pixel array (and the > > analogue crop), in order to provide all the necessary information to > > calculate the frame rate. No objections there; this is a new driver. > > > > There are however existing drivers that implement s_frame_interval subdev > > ioctl; those might benefit from this one. Or would you implement the pixel > > rate based control as well, and effectively deprecate the s_frame_interval > > on those? > > That's what I would recommend, yes. I would only keep > .s_frame_interval() for sensors that expose that concept at the hardware > level (for instance with an integrated ISP whose firmware exposes a > frame interval or frame rate control). Sounds good to me. Jacopo's set exposing read-only subdevs completes the puzzle so the user space should have all it needs, right? -- Regards, Sakari Ailus