From patchwork Fri Oct 13 11:00:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tretter X-Patchwork-Id: 13420842 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 9CC3ACDB483 for ; Fri, 13 Oct 2023 12:16:27 +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:Cc:To:MIME-Version:Message-Id:Date: Subject:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=WWS1UopPdSpS2jkgPokBt9sLNBEZv/XINQcBOMY8rDQ=; b=wTgpYdNlXVn0Iy Rj1TJDSScA+sA7VS8xomTUgEwXZAswSqzbObWRHwbvMS8QyHNFptqzOdw9h+mHoNngbEJq56ZklUf tp8DmcsZLHLwDVsqf+lTFdseoz59tjQzsjxJZFu7D1BuF/o1FofpiRev355+sXYUD3PqdwWva0aZl WbBONLF/eZivKrdQsBG7ZWpklgfltwvBYIgj1spBafGQPWc34jxmApSaq0JZ/gOQU0+15r9yQz2es adGtihWkK9MvKTUaQwA2ckargfkbvDTM3+E6MofQPS7y2G0RbNIV66h4kmgEy5PHyEPUCpJHEaehY X5RLzRpT5CH5XEyZLmRQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qrH5O-003OtW-07; Fri, 13 Oct 2023 12:16:10 +0000 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qrFuh-003FlC-2d for linux-rockchip@lists.infradead.org; Fri, 13 Oct 2023 11:01:08 +0000 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qrFuT-0006xJ-RA; Fri, 13 Oct 2023 13:00:49 +0200 From: Michael Tretter Subject: [PATCH v2 00/13] media: rockchip: rga: add support for multi-planar formats Date: Fri, 13 Oct 2023 13:00:21 +0200 Message-Id: <20230914-rockchip-rga-multiplanar-v2-0-bbfa6abf8bbf@pengutronix.de> MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAEUjKWUC/42NQQ6CMBBFr2K6dkwpRoIr72FYTMsAE2tLpkAwh LtbOYHL95L/36YSCVNS99OmhBZOHEMGcz4pN2DoCbjNrIw2pa6LK0h0LzfwCNIjvGc/8egxoIB uK1fVtrBYlyrPLSYCKxjckA/C7H2Wo1DH69F7NpkHTlOUz5Ffip/9o7QUoAFt11aVuWmk8jFS6 OdJYuD10pJq9n3/AhyUKKvaAAAA To: Jacob Chen , Ezequiel Garcia , Mauro Carvalho Chehab , Heiko Stuebner , Shengyu Qu , Nicolas Frattaroli , Robin Murphy , Diederik de Haas , Hans Verkuil Cc: linux-media@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de, Michael Tretter X-Mailer: b4 0.12.0 X-SA-Exim-Connect-IP: 2a0a:edc0:0:1101:1d::54 X-SA-Exim-Mail-From: m.tretter@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-rockchip@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231013_040103_871683_99E93E7D X-CRM114-Status: GOOD ( 20.24 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org This is v2 of the series that adds support for the V4L2 multi-planar API to the Rockchip RGA driver. Once the RGA driver supports the multi-planar API, it is easier to share buffers with other V4L2 drivers that also support the multi-planar API and may not expose planar formats with contiguous planes. v2 fixes the smatch warnings and compile errors of v1. Furthermore, now the DMA mask is set to 32 bits for coherent, too, and the gfp_flags are configured to ensure that buffers are allocated in the lower 4GB area. With non-contiguous planes, the U and V planes may not start at the same offset as with the continuous planes. Therefore, the RGA driver cannot rely on its calculation of the plane offsets based on the format and frame size anymore, but must remember the offsets when it created the mapping. Therefore, I also reworked how the DMA mapping is handled. As a bonus, the RGA driver should now work correctly on devices with more than 4 GB of memory. Video buffers should now be allocated within the 4 GB boundary and an import of buffers that have higher addresses into the driver should fail. Patch 1 fixes the swizzling of RGA formats. While testing all formats of the driver on rk3568, I discovered that the color channels of the RGB formats are wrong when converting to NV12. I didn't test this on other SoCs with an RGA and I am not sure, if they behave differently regarding the color channels. Please report, if this breaks the color conversion on other SoCs, and I will make this SoC-specific. Patches 2 to 6 are the rework the DMA descriptor handling for the RGA MMU. The patches clean up, how the driver uses the DMA API, and make the creation of the descriptor list more explicit. Furthermore, the driver is changed to keep the mapping per video buffer instead of using a single mapping that is updated with every buffer. Patches 7 to 11 prepare the driver for the multi-planar API including a cleanup of the format handling in the buffer, and finally switch to the multi-planar API. Patch 12 updates the code that creates the DMA-descriptor mapping to correctly handle buffers with multiple planes. The driver has to iterate all planes and make them the continuous for the RGA. Patch 13 enables the NV12M format, which is the multi-planar variant of the NV12 format. Michael Signed-off-by: Michael Tretter --- Changes in v2: - Fix smatch warnings - Fix cast to dst_mmu_pages/src_mmu_pages to fix compile error in Patch 2 - Remove check for upper_32_bits when filling the DMA descriptor table - Remove useless dma_sync_single_for_device() - Set DMA mask for DMA coherent - Set gfp_flags to __GFP_DMA32 - Link to v1: https://lore.kernel.org/r/20230914-rockchip-rga-multiplanar-v1-0-abfd77260ae3@pengutronix.de --- Michael Tretter (13): media: rockchip: rga: fix swizzling for RGB formats media: rockchip: rga: extract helper to fill descriptors media: rockchip: rga: allocate DMA descriptors per buffer media: rockchip: rga: split src and dst buffer setup media: rockchip: rga: pre-calculate plane offsets media: rockchip: rga: set dma mask to 32 bits media: rockchip: rga: use clamp() to clamp size to limits media: rockchip: rga: use pixelformat to find format media: rockchip: rga: add local variable for pix_format media: rockchip: rga: use macros for testing buffer type media: rockchip: rga: switch to multi-planar API media: rockchip: rga: rework buffer handling for multi-planar formats media: rockchip: rga: add NV12M support drivers/media/platform/rockchip/rga/rga-buf.c | 162 ++++++++++++++++------ drivers/media/platform/rockchip/rga/rga-hw.c | 146 ++++++++++++-------- drivers/media/platform/rockchip/rga/rga.c | 189 ++++++++++++-------------- drivers/media/platform/rockchip/rga/rga.h | 35 ++++- 4 files changed, 328 insertions(+), 204 deletions(-) --- base-commit: 2c1bae27df787c9535e48cc27bbd11c3c3e0a235 change-id: 20230914-rockchip-rga-multiplanar-0d7c79b1ba93 Best regards,