Patch Detail
Show a patch.
GET /api/patches/27302/?format=api
{ "id": 27302, "url": "https://patchwork.libcamera.org/api/patches/27302/?format=api", "web_url": "https://patchwork.libcamera.org/patch/27302/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20260708141436.119165-2-mzamazal@redhat.com>", "date": "2026-07-08T14:14:29", "name": "[RFC,v6,1/6] libcamera: software_isp: egl: Add filter parameter to createTexture2D()", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "e98b282e5691e792646d0201ab316a8cd1e632c9", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/27302/mbox/", "series": [ { "id": 6047, "url": "https://patchwork.libcamera.org/api/series/6047/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6047", "date": "2026-07-08T14:14:28", "name": "LSC for SoftISP simple pipeline", "version": 6, "mbox": "https://patchwork.libcamera.org/series/6047/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/27302/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/27302/checks/", "tags": {}, "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 18D04C3306\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 8 Jul 2026 14:14:57 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id C4E0B660A2;\n\tWed, 8 Jul 2026 16:14:56 +0200 (CEST)", "from us-smtp-delivery-124.mimecast.com\n\t(us-smtp-delivery-124.mimecast.com [170.10.133.124])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id BE8DF65FF1\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 8 Jul 2026 16:14:55 +0200 (CEST)", "from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com\n\t(ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97])\n\tby relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3,\n\tcipher=TLS_AES_256_GCM_SHA384) id us-mta-504-pd6MC0Z0OcOrwMnHJTvXXw-1;\n\tWed, 08 Jul 2026 10:14:50 -0400", "from mx-prod-int-10.mail-002.prod.us-west-2.aws.redhat.com\n\t(mx-prod-int-10.mail-002.prod.us-west-2.aws.redhat.com\n\t[10.30.177.95])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\tkey-exchange X25519 server-signature RSA-PSS (2048 bits)\n\tserver-digest SHA256) (No client certificate requested)\n\tby mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTPS id 3FE3D180060C; Wed, 8 Jul 2026 14:14:48 +0000 (UTC)", "from mzamazal-thinkpadp1gen7.tpbc.com (unknown [10.44.48.228])\n\tby mx-prod-int-10.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTP id 2626438590; Wed, 8 Jul 2026 14:14:44 +0000 (UTC)" ], "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=redhat.com header.i=@redhat.com\n\theader.b=\"i833rs3h\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1783520094;\n\th=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n\tto:to:cc:cc:mime-version:mime-version:content-type:content-type:\n\tcontent-transfer-encoding:content-transfer-encoding:\n\tin-reply-to:in-reply-to:references:references;\n\tbh=XzYRQqs2k+fB7epVZ3D6QgHUY1JryaBpxta+uI3DXWE=;\n\tb=i833rs3hFyBPqZta+INhlv9mxl8focsP2djtmmpJqyxnuOyF7Cl6ZXocskYbCcmEgeDB1O\n\tJq91+ta9rLwB6FYuwWFXYIHVcMsNXLAKVwE9qQolJsFhwpjD9W04L3+RsPoMEKinuCCGqz\n\tPyIxN2twLey6YvY3NhQWS0zLykCntks=", "X-MC-Unique": "pd6MC0Z0OcOrwMnHJTvXXw-1", "X-Mimecast-MFC-AGG-ID": "pd6MC0Z0OcOrwMnHJTvXXw_1783520089", "From": "Milan Zamazal <mzamazal@redhat.com>", "To": "libcamera-devel@lists.libcamera.org", "Cc": "Xander Pronk <xander.c.pronk@gmail.com>,\n\tBryan O'Donoghue <bod.linux@nxsw.ie>,\n\tHans de Goede <johannes.goede@oss.qualcomm.com>,\n\tLaurent Pinchart <laurent.pinchart@ideasonboard.com>,\n\tBryan O'Donoghue <bryan.odonoghue@linaro.org>,\n\tRick ten Wolde <rick_libcamera@wolde.info>,\n\tMilan Zamazal <mzamazal@redhat.com>", "Subject": "[RFC PATCH v6 1/6] libcamera: software_isp: egl: Add filter\n\tparameter to createTexture2D()", "Date": "Wed, 8 Jul 2026 16:14:29 +0200", "Message-ID": "<20260708141436.119165-2-mzamazal@redhat.com>", "In-Reply-To": "<20260708141436.119165-1-mzamazal@redhat.com>", "References": "<20260708141436.119165-1-mzamazal@redhat.com>", "MIME-Version": "1.0", "X-Scanned-By": "MIMEDefang 3.6 on 10.30.177.95", "X-Mimecast-Spam-Score": "0", "X-Mimecast-MFC-PROC-ID": "sU5959sc6-geTudaALT6U13zJroYqWmnIuwZ5TIYDsI_1783520089", "X-Mimecast-Originator": "redhat.com", "Content-Transfer-Encoding": "8bit", "content-type": "text/plain; charset=\"US-ASCII\"; x-default=true", "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>" }, "content": "From: Xander Pronk <xander.c.pronk@gmail.com>\n\nAdd `filter' parameter to createTexture2D() to allow overriding\nthe currently hardcoded GL_NEAREST value. This is needed for\ngrid-based lens shading interpolation, which is implemented in followup\npatches.\n\nReviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>\nCo-developed-by: Rick ten Wolde <rick_libcamera@wolde.info>\nSigned-off-by: Rick ten Wolde <rick_libcamera@wolde.info>\nSigned-off-by: Xander Pronk <xander.c.pronk@gmail.com>\nSigned-off-by: Milan Zamazal <mzamazal@redhat.com>\n---\n include/libcamera/internal/egl.h | 2 +-\n src/libcamera/egl.cpp | 9 +++++----\n src/libcamera/software_isp/debayer_egl.cpp | 2 +-\n 3 files changed, 7 insertions(+), 6 deletions(-)", "diff": "diff --git a/include/libcamera/internal/egl.h b/include/libcamera/internal/egl.h\nindex 523a62aa8..030c813a5 100644\n--- a/include/libcamera/internal/egl.h\n+++ b/include/libcamera/internal/egl.h\n@@ -107,7 +107,7 @@ public:\n \n \tint createInputDMABufTexture2D(eGLImage &eglImage, int fd);\n \tint createOutputDMABufTexture2D(eGLImage &eglImage, int fd);\n-\tvoid createTexture2D(eGLImage &eglImage, void *data);\n+\tvoid createTexture2D(eGLImage &eglImage, void *data, GLint filter);\n \n \tvoid pushEnv(std::vector<std::string> &shaderEnv, const char *str);\n \tvoid makeCurrent();\ndiff --git a/src/libcamera/egl.cpp b/src/libcamera/egl.cpp\nindex b5a5dc60b..aeac5d313 100644\n--- a/src/libcamera/egl.cpp\n+++ b/src/libcamera/egl.cpp\n@@ -242,13 +242,14 @@ int eGL::createOutputDMABufTexture2D(eGLImage &eglImage, int fd)\n * \\brief Create a 2D texture from a memory buffer\n * \\param[in,out] eglImage EGL image to associate with the texture\n * \\param[in] data Pointer to pixel data, or nullptr for uninitialised texture\n+ * \\param[in] filter GL texture filter setting\n *\n * Creates a 2D texture from a CPU-accessible memory buffer. The texture\n- * is configured with nearest filtering and clamp-to-edge wrapping. This\n+ * is configured the specified filtering and clamp-to-edge wrapping. This\n * is useful for uploading static data like lookup tables or uniform color\n * matrices to the GPU.\n */\n-void eGL::createTexture2D(eGLImage &eglImage, void *data)\n+void eGL::createTexture2D(eGLImage &eglImage, void *data, GLint filter)\n {\n \tASSERT(tid_ == Thread::currentId());\n \n@@ -259,8 +260,8 @@ void eGL::createTexture2D(eGLImage &eglImage, void *data)\n \tglTexImage2D(GL_TEXTURE_2D, 0, eglImage.format_, eglImage.width_, eglImage.height_, 0, eglImage.format_, GL_UNSIGNED_BYTE, data);\n \n \t// Nearest filtering\n-\tglTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_NEAREST);\n-\tglTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_NEAREST);\n+\tglTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, filter);\n+\tglTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, filter);\n \n \t// Wrap to edge to avoid edge artifacts\n \tglTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE);\ndiff --git a/src/libcamera/software_isp/debayer_egl.cpp b/src/libcamera/software_isp/debayer_egl.cpp\nindex 56545816e..5f492318e 100644\n--- a/src/libcamera/software_isp/debayer_egl.cpp\n+++ b/src/libcamera/software_isp/debayer_egl.cpp\n@@ -527,7 +527,7 @@ int DebayerEGL::debayerGPU(FrameBuffer *input, FrameBuffer *output, const Debaye\n \t\t\tLOG(Debayer, Error) << \"mmap-ing buffer(s) failed\";\n \t\t\treturn -ENODEV;\n \t\t}\n-\t\tegl_.createTexture2D(*eglImageBayerIn_, inMapped->value().planes()[0].data());\n+\t\tegl_.createTexture2D(*eglImageBayerIn_, inMapped->value().planes()[0].data(), GL_NEAREST);\n \t}\n \n \t/* Generate the output render framebuffer as render to texture */\n", "prefixes": [ "RFC", "v6", "1/6" ] }