Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp324708ybg; Tue, 28 Jul 2020 07:04:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyLiym/s6F3ZWdjwL4ZWHItf0T3RSyjspLyQHHRrr6DAS2LIghhDpHPH0XN3NrpfDdFqEpF X-Received: by 2002:a17:906:53c1:: with SMTP id p1mr19710079ejo.15.1595945080839; Tue, 28 Jul 2020 07:04:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595945080; cv=none; d=google.com; s=arc-20160816; b=Nl6gfdCoawyiXFlMjzTIEXTHGkMTzYD0NynU4FHkUli6KJ3EL1Ww0aYSngcATDImhs gxWuaImFrtTGgN8P0x9yC1aQF/JwqN5MFWAQGwnghSbcZkU0jh2tVdosuWRj7bw+7gCN aqcBkEJ+83jx/aRs6HHq6+Wq3M47oJlZrUKp46lsvnsC2vg67ThitrGv/3oLYQDjqWIi ooDMZdJ2WFyrxr2sevfRjxkC2ThQNn+FLKmZEsVIfFPinWZj67HzbEaJDSTc/FYvssh9 o2gNoO1CAIOYoWWS9hGyndH3Oox8FDpO84OYE+pJ9QRFCnNob+CxaevaOsJ5mGMDhdld V9lQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:references:cc:to:from:subject; bh=Sdshae5mPiSQccFfy29BSd/rlhsKCPqWDkpwz6h16Cc=; b=a2H+SGkjWdaX2ckjeoFxM0ab0jPET2ZsDuTMyAi0XiKkdaUQqTuLUiR2zCl3IMvAXB bMAygN2t24ArYW+CaAoNA5WHBq7G9FFKT4oaEWBotkKPRjSAHuAl2yrgIoxDRSTjpcL2 cHnXLPFhCnwahGO6h3qNnHAniKL398HN/ztVo5TzBEkIE8w10YR9f9rkFAvn78+Eeiu1 5hbaN8OgvyqMIj0Wquzx1y0/o3JWe/VUHiF56ogsWyIhVYYR8UFxwqjrK6/UU4TwiZwL hBZq1CkZWKK/Z6dImuw3VzLY1JTMHZE2I7IPYm5oS58pKAYUMGB4Ujf8Jli+n8Cn5TR2 JDGw== 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 mc26si2492935ejb.333.2020.07.28.07.04.15; Tue, 28 Jul 2020 07:04:40 -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 S1730262AbgG1OAw (ORCPT + 99 others); Tue, 28 Jul 2020 10:00:52 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:53658 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730056AbgG1OAw (ORCPT ); Tue, 28 Jul 2020 10:00:52 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: dafna) with ESMTPSA id 2BFF629627B Subject: Re: [PATCH v2 0/3] media: vimc: Allow multiple capture devices to use the same sensor From: Dafna Hirschfeld To: Kaaira Gupta , Helen Koike Cc: kieran.bingham@ideasonboard.com, =?UTF-8?Q?Niklas_S=c3=b6derlund?= , Shuah Khan , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, Hans Verkuil , Laurent Pinchart , Ezequiel Garcia References: <20200724120213.17119-1-kgupta@es.iitr.ac.in> <20200724121521.GA2705690@oden.dyn.berto.se> <20200724122104.GA18482@kaaira-HP-Pavilion-Notebook> <2a6cb067-283d-ca65-2698-1fae66a17d02@collabora.com> <20200728113959.GA6350@kaaira-HP-Pavilion-Notebook> <3a9ac970-77b8-1bc5-536a-5b4f2bd60745@collabora.com> Message-ID: Date: Tue, 28 Jul 2020 16:00:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <3a9ac970-77b8-1bc5-536a-5b4f2bd60745@collabora.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28.07.20 14:07, Dafna Hirschfeld wrote: > Hi > > On 28.07.20 13:39, Kaaira Gupta wrote: >> On Mon, Jul 27, 2020 at 02:54:30PM -0300, Helen Koike wrote: >>> Hi, >>> >>> On 7/27/20 11:31 AM, Kieran Bingham wrote: >>>> Hi all, >>>> >>>> +Dafna for the thread discussion, as she's missed from the to/cc list. >>>> >>>> >>>> On 24/07/2020 13:21, Kaaira Gupta wrote: >>>>> On Fri, Jul 24, 2020 at 02:15:21PM +0200, Niklas Söderlund wrote: >>>>> Hi, >>>>> >>>>>> Hi Kaaira, >>>>>> >>>>>> Thanks for your work. >>>>> >>>>> Thanks for yours :D >>>>> >>>>>> >>>>>> On 2020-07-24 17:32:10 +0530, Kaaira Gupta wrote: >>>>>>> This is version 2 of the patch series posted by Niklas for allowing >>>>>>> multiple streams in VIMC. >>>>>>> The original series can be found here: >>>>>>> https://patchwork.kernel.org/cover/10948831/ >>>>>>> >>>>>>> This series adds support for two (or more) capture devices to be >>>>>>> connected to the same sensors and run simultaneously. Each capture device >>>>>>> can be started and stopped independent of each other. >>>>>>> >>>>>>> Patch 1/3 and 2/3 deals with solving the issues that arises once two >>>>>>> capture devices can be part of the same pipeline. While 3/3 allows for >>>>>>> two capture devices to be part of the same pipeline and thus allows for >>>>>>> simultaneously use. > > I wonder if these two patches are enough, since each vimc entity also have > a 'process_frame' callback, but only one allocated frame. That means > that the 'process_frame' can be called concurrently by two different streams > on the same frame and cause corruption. > I think we should somehow change the vimc-stream.c code so that we have only one stream process per pipe. So if one capture is already streaming, then the new capture that wants to stream uses the same thread so we don't have two threads both calling 'process_frame'. The second capture that wants to stream should iterate the topology downwards until reaching an entity that already belong to the stream path of the other streaming capture and tell the streamer it wants to read the frames this entity produces. Thanks, Dafna > Thanks, > Dafna > >>>>>> >>>>>> I'm just curious if you are aware of this series? It would replace the >>>>>> need for 1/3 and 2/3 of this series right? >>>>> >>>>> v3 of this series replaces the need for 1/3, but not the current version >>>>> (ie v4). v4 of patch 2/5 removes the stream_counter that is needed to >>>>> keep count of the calls to s_stream. Hence 1/3 becomes relevant again. >>>> >>>> So the question really is, how do we best make use of the two current >>>> series, to achieve our goal of supporting multiple streams. >>>> >>>> Having not parsed Dafna's series yet, do we need to combine elements of >>>> both ? Or should we work towards starting with this series and get >>>> dafna's patches built on top ? >>>> >>>> Or should patch 1/3 and 3/3 of this series be on top of Dafna's v4 ? >>>> >>>> (It might be noteworthy to say that Kaaira has reported successful >>>> multiple stream operation from /this/ series and her development branch >>>> on libcamera). >>> >>> Dafna's patch seems still under discussion, but I don't want to block progress in Vimc either. >>> >>> So I was wondering if we can move forward with Vimc support for multistreaming, >>> without considering Dafna's patchset, and we can do the clean up later once we solve that. >>> >>> What do you think? >> >> I agree with supporting multiple streams with VIMC with this patchset, >> and then we can refactor the counters for s_stream in VIMC later (over >> this series) if dafna includes them in subsequent version of her patchset. >> > > I also think that adding support in the code will take much longer and should not > stop us from supporting vimc independently. > > Thanks, > Dafna > >>> >>> Regards, >>> Helen >>> >>>> >>>> >>>>>> 1.  https://lore.kernel.org/linux-media/20200522075522.6190-1-dafna.hirschfeld@collabora.com/ >>>>>> >>>>>>> >>>>>>> Changes since v1: >>>>>>>     - All three patches rebased on latest media-tree. >>>>>>>     Patch 3: >>>>>>>     - Search for an entity with a non-NULL pipe instead of searching >>>>>>>       for sensor. This terminates the search at output itself. >>>>>>> >>>>>>> Kaaira Gupta (3): >>>>>>>    media: vimc: Add usage count to subdevices >>>>>>>    media: vimc: Serialize vimc_streamer_s_stream() >>>>>>>    media: vimc: Join pipeline if one already exists >>>>>>> >>>>>>>   .../media/test-drivers/vimc/vimc-capture.c    | 35 ++++++++++++++++++- >>>>>>>   .../media/test-drivers/vimc/vimc-debayer.c    |  8 +++++ >>>>>>>   drivers/media/test-drivers/vimc/vimc-scaler.c |  8 +++++ >>>>>>>   drivers/media/test-drivers/vimc/vimc-sensor.c |  9 ++++- >>>>>>>   .../media/test-drivers/vimc/vimc-streamer.c   | 23 +++++++----- >>>>>>>   5 files changed, 73 insertions(+), 10 deletions(-) >>>>>>> >>>>>>> -- >>>>>>> 2.17.1 >>>>>>> >>>>>> >>>>>> -- >>>>>> Regards, >>>>>> Niklas Söderlund >>>>