Patch Detail
Show a patch.
GET /api/1.1/patches/20539/?format=api
{ "id": 20539, "url": "https://patchwork.libcamera.org/api/1.1/patches/20539/?format=api", "web_url": "https://patchwork.libcamera.org/patch/20539/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/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": "<20240703150923.25994-2-hdegoede@redhat.com>", "date": "2024-07-03T15:09:23", "name": "[resend,2/2] libcamera: pipeline: simple: Enable simplepipeline for intel-ipu6", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "b988098833352589c40776a1d81993cbdf1e8749", "submitter": { "id": 102, "url": "https://patchwork.libcamera.org/api/1.1/people/102/?format=api", "name": "Hans de Goede", "email": "hdegoede@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/20539/mbox/", "series": [ { "id": 4438, "url": "https://patchwork.libcamera.org/api/1.1/series/4438/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4438", "date": "2024-07-03T15:09:22", "name": "[resend,1/2] libcamera: v4l2_videodevice: Fix devices which set both V4L2_CAP_VIDEO and V4L2_CAP_META", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4438/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/20539/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/20539/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 54BC6BEFBE\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 3 Jul 2024 15:09:41 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id A8B4A62C99;\n\tWed, 3 Jul 2024 17:09:40 +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 EF42D62C95\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 3 Jul 2024 17:09:36 +0200 (CEST)", "from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com\n\t(ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63])\n\tby relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3,\n\tcipher=TLS_AES_256_GCM_SHA384) id us-mta-358-Ww6-Zf6gO7u-ap3Tv5f0oA-1;\n\tWed, 03 Jul 2024 11:09:34 -0400", "from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com\n\t(mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com\n\t[10.30.177.17])\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-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTPS id 3FEF61954B11; Wed, 3 Jul 2024 15:09:33 +0000 (UTC)", "from localhost.localdomain (unknown [10.39.192.67])\n\tby mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTP id 60EDC1955F21; Wed, 3 Jul 2024 15:09:31 +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=\"Jxim17Sp\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1720019375;\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=2UCfRPJiofDj3FWur7OqQE/CHd/R/kh6iGAN8fAdtd8=;\n\tb=Jxim17SpxlxxICzn3h13kLOfvac/Tyl9dAU72oLQE1pEXmxXtx0ILKoL86WGcfgxoraZEw\n\tcVi7Fa5k06Mlft6Rl+VK4ja2Stl21H8smugpd2a0kfDbwR6txPgQdQzICk11t6Kf3EVsWE\n\tUP+CojKbC0HgtfEDmP3WzRwj21u/znA=", "X-MC-Unique": "Ww6-Zf6gO7u-ap3Tv5f0oA-1", "From": "Hans de Goede <hdegoede@redhat.com>", "To": "libcamera-devel@lists.libcamera.org", "Cc": "Milan Zamazal <mzamazal@redhat.com>, Maxime Ripard <mripard@redhat.com>, \n\tHans de Goede <hdegoede@redhat.com>, Dennis Bonke <admin@dennisbonke.com>", "Subject": "[PATCH resend 2/2] libcamera: pipeline: simple: Enable\n\tsimplepipeline for intel-ipu6", "Date": "Wed, 3 Jul 2024 17:09:23 +0200", "Message-ID": "<20240703150923.25994-2-hdegoede@redhat.com>", "In-Reply-To": "<20240703150923.25994-1-hdegoede@redhat.com>", "References": "<20240703150923.25994-1-hdegoede@redhat.com>", "MIME-Version": "1.0", "X-Scanned-By": "MIMEDefang 3.0 on 10.30.177.17", "X-Mimecast-Spam-Score": "0", "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: Dennis Bonke <admin@dennisbonke.com>\n\nEnable the simple pipeline handler with software ISP for the IPU6\nnow that te IPU6 CSI2 receiver (aka the isys driver) has landed\nin media_staging/master.\n\nSigned-off-by: Dennis Bonke <admin@dennisbonke.com>\nSigned-off-by: Hans de Goede <hdegoede@redhat.com>\n---\n src/libcamera/pipeline/simple/simple.cpp | 1 +\n 1 file changed, 1 insertion(+)", "diff": "diff --git a/src/libcamera/pipeline/simple/simple.cpp b/src/libcamera/pipeline/simple/simple.cpp\nindex 5eb1dd21..60aafc4e 100644\n--- a/src/libcamera/pipeline/simple/simple.cpp\n+++ b/src/libcamera/pipeline/simple/simple.cpp\n@@ -198,6 +198,7 @@ namespace {\n static const SimplePipelineInfo supportedDevices[] = {\n \t{ \"dcmipp\", {}, false },\n \t{ \"imx7-csi\", { { \"pxp\", 1 } }, false },\n+\t{ \"intel-ipu6\", {}, true },\n \t{ \"j721e-csi2rx\", {}, false },\n \t{ \"mtk-seninf\", { { \"mtk-mdp\", 3 } }, false },\n \t{ \"mxc-isi\", {}, false },\n", "prefixes": [ "resend", "2/2" ] }