Show a patch.

GET /api/patches/19967/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 19967,
    "url": "https://patchwork.libcamera.org/api/patches/19967/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/19967/",
    "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": "<20240430171728.18073-3-hdegoede@redhat.com>",
    "date": "2024-04-30T17:17:28",
    "name": "[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/people/102/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "delegate": null,
    "mbox": "https://patchwork.libcamera.org/patch/19967/mbox/",
    "series": [
        {
            "id": 4279,
            "url": "https://patchwork.libcamera.org/api/series/4279/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4279",
            "date": "2024-04-30T17:17:26",
            "name": "libcamera: Make simplepipeline + softisp work with intel-ipu6",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/4279/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/19967/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/19967/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 2AACABE08B\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue, 30 Apr 2024 17:17:43 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id AB3CB63418;\n\tTue, 30 Apr 2024 19:17:42 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n\t(us-smtp-delivery-124.mimecast.com [170.10.129.124])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 8D95A6341C\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 30 Apr 2024 19:17:39 +0200 (CEST)",
            "from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73])\n\tby relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3,\n\tcipher=TLS_AES_256_GCM_SHA384) id us-mta-623-fIMlz6IFPxicNmuGGOLyQw-1;\n\tTue, 30 Apr 2024 13:17:34 -0400",
            "from smtp.corp.redhat.com\n\t(int-mx10.intmail.prod.int.rdu2.redhat.com [10.11.54.10])\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 mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1CE243CBDF63;\n\tTue, 30 Apr 2024 17:17:34 +0000 (UTC)",
            "from x1.localdomain.com (unknown [10.39.192.122])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id EC963492BC7;\n\tTue, 30 Apr 2024 17:17:32 +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=\"QUec06eu\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1714497458;\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=s5KdLhLYbL4RnvJhuxKeqqWIEjFkih5hFtdX+tncRYM=;\n\tb=QUec06eup4lPB3shd1dv0qdkCEmXSB7uk+MQ02wjLr3SeI9t0TLH4iFZ/18EyLrwjo3VrE\n\tqCZ6JwfeMhgWuyB1IVkPtXdRv0chI3yeQVC7QZuOOIzhLqkj2L7zZvulX8+on7t6dyDTdZ\n\tXf6jsLsuOGRKYWmpjaeWsrxUhx29oLI=",
        "X-MC-Unique": "fIMlz6IFPxicNmuGGOLyQw-1",
        "From": "Hans de Goede <hdegoede@redhat.com>",
        "To": "libcamera-devel@lists.libcamera.org,\n\tSakari Ailus <sakari.ailus@linux.intel.com>",
        "Cc": "Maxime Ripard <mripard@redhat.com>, Milan Zamazal <mzamazal@redhat.com>, \n\tDennis Bonke <admin@dennisbonke.com>, Hans de Goede <hdegoede@redhat.com>",
        "Subject": "[PATCH 2/2] libcamera: pipeline: simple: Enable simplepipeline for\n\tintel-ipu6",
        "Date": "Tue, 30 Apr 2024 19:17:28 +0200",
        "Message-ID": "<20240430171728.18073-3-hdegoede@redhat.com>",
        "In-Reply-To": "<20240430171728.18073-1-hdegoede@redhat.com>",
        "References": "<20240430171728.18073-1-hdegoede@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.4.1 on 10.11.54.10",
        "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 the 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 61a59926..406956c1 100644\n--- a/src/libcamera/pipeline/simple/simple.cpp\n+++ b/src/libcamera/pipeline/simple/simple.cpp\n@@ -199,6 +199,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": [
        "2/2"
    ]
}