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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CB060E7C4F0 for ; Wed, 4 Oct 2023 20:03:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0gKrsSqYkfOmt9R6Y/x6IjONrs9IE1GW2EiJ8EfcoHI=; b=mUej1Lq9TtRybN O6XSKa0G7nDHV/YqxOVr7KshoAs+T5yVUXmrbyPTJOQBc+Imc0YoRP5FHtYWc332sMJMkhSbQda36 C6IdyWc8GOeiXTms/1m9BZnI8IVBzUbGn1b4M22DFY5B1t1Xo7mBvvDsIzQPAetfIb/6fPTWAR0/s P1pze03kAwVj7yGCZvwBc2VKDavoqAV6VEcVdDwyDQUa/n05Gm4ZM+0yIxHhHWoXyNz3egiVicwHX Cn/UrObdbrRa6kb4Zu2amQNJXASDUYovy7TWBpdkr7PjVWVXlMOu3YudGeV3k6DO4Eu+6G0CkNW8e RlrRvVBjw43s6x+aePKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qo85T-000px0-0j; Wed, 04 Oct 2023 20:03:15 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qo85Q-000pwH-0f for linux-arm-kernel@lists.infradead.org; Wed, 04 Oct 2023 20:03:13 +0000 Received: from pendragon.ideasonboard.com (213-243-189-158.bb.dnainternet.fi [213.243.189.158]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 72D99512; Wed, 4 Oct 2023 22:01:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1696449676; bh=0STMK2shPjMjsQukEfpqITFlDa95uBPhYrYGLXI0PEY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UuN/D/NqSW5H3isdNNa8PFd9VnukkabGY/Q9HzuvWLRRJ9ovArpfwP1staoCVqKcF reog/uTRvO3jJWkWfg7rJXw4Q7HvoeYzF+ZsGfXYQnbTxQ1+17XPwGT/JaZyuhOHPA Xo7yuPzSK2GC4A+3TEcfzCeOXBKu7SlmSp7+GFhU= Date: Wed, 4 Oct 2023 23:03:12 +0300 From: Laurent Pinchart To: Vinod Koul Cc: Jai Luthra , Tomi Valkeinen , Vignesh Raghavendra , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sakari Ailus , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mauro Carvalho Chehab , Maxime Ripard , niklas.soderlund+renesas@ragnatech.se, Benoit Parrot , Vaishnav Achath , nm@ti.com, devarsht@ti.com, a-bhatia1@ti.com, Martyn Welch , Julien Massot Subject: Re: [PATCH v9 13/13] media: ti: Add CSI2RX support for J721E Message-ID: <20231004200312.GE30342@pendragon.ideasonboard.com> References: <20230811-upstream_csi-v9-0-8943f7a68a81@ti.com> <20230811-upstream_csi-v9-13-8943f7a68a81@ti.com> <20230829155513.GG6477@pendragon.ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231004_130312_410995_F43AEFAC X-CRM114-Status: GOOD ( 41.84 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Oct 04, 2023 at 07:21:00PM +0530, Vinod Koul wrote: > On 29-08-23, 18:55, Laurent Pinchart wrote: > > Hi Jai, > > > > (CC'ing Vinod, the maintainer of the DMA engine subsystem, for a > > question below) > > Sorry this got lost No worries. > > On Fri, Aug 18, 2023 at 03:55:06PM +0530, Jai Luthra wrote: > > > On Aug 15, 2023 at 16:00:51 +0300, Tomi Valkeinen wrote: > > > > On 11/08/2023 13:47, Jai Luthra wrote: > > > > > From: Pratyush Yadav > > > > [snip] > > > > > > > +static int ti_csi2rx_start_streaming(struct vb2_queue *vq, unsigned int count) > > > > > +{ > > > > > + struct ti_csi2rx_dev *csi = vb2_get_drv_priv(vq); > > > > > + struct ti_csi2rx_dma *dma = &csi->dma; > > > > > + struct ti_csi2rx_buffer *buf; > > > > > + unsigned long flags; > > > > > + int ret = 0; > > > > > + > > > > > + spin_lock_irqsave(&dma->lock, flags); > > > > > + if (list_empty(&dma->queue)) > > > > > + ret = -EIO; > > > > > + spin_unlock_irqrestore(&dma->lock, flags); > > > > > + if (ret) > > > > > + return ret; > > > > > + > > > > > + dma->drain.len = csi->v_fmt.fmt.pix.sizeimage; > > > > > + dma->drain.vaddr = dma_alloc_coherent(csi->dev, dma->drain.len, > > > > > + &dma->drain.paddr, GFP_KERNEL); > > > > > + if (!dma->drain.vaddr) > > > > > + return -ENOMEM; > > > > > > > > This is still allocating a large buffer every time streaming is started (and > > > > with streams support, a separate buffer for each stream?). > > > > > > > > Did you check if the TI DMA can do writes to a constant address? That would > > > > be the best option, as then the whole buffer allocation problem goes away. > > > > > > I checked with Vignesh, the hardware can support a scenario where we > > > flush out all the data without allocating a buffer, but I couldn't find > > > a way to signal that via the current dmaengine framework APIs. Will look > > > into it further as it will be important for multi-stream support. > > > > That would be the best option. It's not immediately apparent to me if > > the DMA engine API supports such a use case. > > dmaengine_prep_interleaved_dma() gives you finer grain control on the > > source and destination increments, but I haven't seen a way to instruct > > the DMA engine to direct writes to /dev/null (so to speak). Vinod, is > > this something that is supported, or could be supported ? > > Write to a dummy buffer could have the same behaviour, no? Yes, but if the DMA engine can write to /dev/null, that avoids allocating a dummy buffer, which is nicer. For video use cases, dummy buffers are often large. > > > > Alternatively, can you flush the buffers with multiple one line transfers? > > > > The flushing shouldn't be performance critical, so even if that's slower > > > > than a normal full-frame DMA, it shouldn't matter much. And if that can be > > > > done, a single probe time line-buffer allocation should do the trick. > > > > > > There will be considerable overhead if we queue many DMA transactions > > > (in the order of 1000s or even 100s), which might not be okay for the > > > scenarios where we have to drain mid-stream. Will have to run some > > > experiments to see if that is worth it. > > > > > > But one optimization we can for sure do is re-use a single drain buffer > > > for all the streams. We will need to ensure to re-allocate the buffer > > > for the "largest" framesize supported across the different streams at > > > stream-on time. > > > > If you implement .device_prep_interleaved_dma() in the DMA engine driver > > you could write to a single line buffer, assuming that the hardware would > > support so in a generic way. > > > > > My guess is the endpoint is not buffering a full-frame's worth of data, > > > I will also check if we can upper bound that size to something feasible. > > > > > > > Other than this drain buffer topic, I think this looks fine. So, I'm going > > > > to give Rb, but I do encourage you to look more into optimizing this drain > > > > buffer. > > > > > > Thank you! > > > > > > > Reviewed-by: Tomi Valkeinen -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel