[{"id":32732,"web_url":"https://patchwork.libcamera.org/comment/32732/","msgid":"<20241215184556.GK9975@pendragon.ideasonboard.com>","date":"2024-12-15T18:45:56","subject":"Re: [RFC PATCH v1 1/3] Enable `UDMABUF` in the kernel","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Barnabás,\n\nThank you for the patch.\n\nOn Thu, Dec 12, 2024 at 07:16:53PM +0100, Barnabás Pőcze wrote:\n> This is necessary to test `DmaBufAllocator`, as well as the\n> \"virtual\" pipeline handler since it uses the former to allocate\n> buffers in `PipelineHandler::exportFrameBuffers()`.\n> \n> Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>\n\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\n> ---\n>  .gitlab-ci/build-kernel.sh | 1 +\n>  gitlab-ci.yml              | 2 +-\n>  2 files changed, 2 insertions(+), 1 deletion(-)\n> \n> diff --git a/.gitlab-ci/build-kernel.sh b/.gitlab-ci/build-kernel.sh\n> index f413693..569f3db 100755\n> --- a/.gitlab-ci/build-kernel.sh\n> +++ b/.gitlab-ci/build-kernel.sh\n> @@ -51,6 +51,7 @@ kernel_config() {\n>  \t\tVIDEO_VIM2M\n>  \t\tVIDEO_VIMC\n>  \t\tVIDEO_VIVID\n> +\t\tUDMABUF\n>  \t)\n>  \n>  \t./scripts/config ${disable[@]/#/--disable }\n> diff --git a/gitlab-ci.yml b/gitlab-ci.yml\n> index c78235e..8bc8bc2 100644\n> --- a/gitlab-ci.yml\n> +++ b/gitlab-ci.yml\n> @@ -64,7 +64,7 @@ include:\n>  .libcamera-ci.debian:12:\n>    variables:\n>      FDO_DISTRIBUTION_VERSION: 'bookworm'\n> -    FDO_DISTRIBUTION_TAG: '2024-11-05.1'\n> +    FDO_DISTRIBUTION_TAG: '2024-12-12.1'\n>  \n>  .libcamera-ci.debian:13:\n>    variables:","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 1AC49C32F5\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 15 Dec 2024 18:46:15 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 19B6467F0B;\n\tSun, 15 Dec 2024 19:46:14 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id E7C1467EEE\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 15 Dec 2024 19:46:12 +0100 (CET)","from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 9D9767E9;\n\tSun, 15 Dec 2024 19:45:36 +0100 (CET)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"EHEVui3J\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1734288336;\n\tbh=6b7ewAhd8umPvO68c035YKrXL+0XwSJilc5JaueRvOs=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=EHEVui3JrWsvQWTsUWzWRC/06+m1oMPg0LHpcEpzV46qUOspQ2l7B5nRUvZ5v9ofV\n\t/1+P0dPdMvoEY0ou4ie/zNwZJOj/BAosC94YkNwpaGfmm2LptbDitJ6QbT399C0LBb\n\tjPLlqnE6iSNzlGv/pEI4GqPZhi0c+KHs6bBnaXvg=","Date":"Sun, 15 Dec 2024 20:45:56 +0200","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"=?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= <barnabas.pocze@ideasonboard.com>","Cc":"libcamera-devel@lists.libcamera.org","Subject":"Re: [RFC PATCH v1 1/3] Enable `UDMABUF` in the kernel","Message-ID":"<20241215184556.GK9975@pendragon.ideasonboard.com>","References":"<20241212181655.112958-1-barnabas.pocze@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","Content-Transfer-Encoding":"8bit","In-Reply-To":"<20241212181655.112958-1-barnabas.pocze@ideasonboard.com>","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]