{"id":21564,"url":"https://patchwork.libcamera.org/api/1.1/patches/21564/?format=json","web_url":"https://patchwork.libcamera.org/patch/21564/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20241009172108.2058320-2-mzamazal@redhat.com>","date":"2024-10-09T17:21:07","name":"[v3,1/2] libcamera: pipeline_handler: Provide cancelRequest","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"8a366c87e1f97f957d6e96e54d09fb0993c34652","submitter":{"id":177,"url":"https://patchwork.libcamera.org/api/1.1/people/177/?format=json","name":"Milan Zamazal","email":"mzamazal@redhat.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/21564/mbox/","series":[{"id":4675,"url":"https://patchwork.libcamera.org/api/1.1/series/4675/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4675","date":"2024-10-09T17:21:06","name":"Clean up pending requests on stop in software ISP","version":3,"mbox":"https://patchwork.libcamera.org/series/4675/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/21564/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/21564/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 5B9FCC32DE\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed,  9 Oct 2024 17:21:26 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 4C1986536E;\n\tWed,  9 Oct 2024 19:21:25 +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 CB631618C9\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed,  9 Oct 2024 19:21:21 +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-596-SyfNqjoBPQSiAWIE4m2wzw-1;\n\tWed, 09 Oct 2024 13:21:18 -0400","from mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com\n\t(mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com\n\t[10.30.177.15])\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 58ED6195608C; Wed,  9 Oct 2024 17:21:16 +0000 (UTC)","from nuthatch.redhat.com (unknown [10.45.224.78])\n\tby mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTP id 465B41956086; Wed,  9 Oct 2024 17:21:14 +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=\"EB3lhyq8\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1728494480;\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=wYyoqLgpnrGxadYdhZIHa01vjrE1UhBE+glbzSDU8DA=;\n\tb=EB3lhyq8/Tmv1GavgOezohgrkhaJ2lHejG1buD+4nNappWUAqCM2DLuKp2lQLb1Yss00nl\n\t6MxgeNekrfebQ0IoqjIE3Gb5O0K8ZWfeKZsEH/Yw2GiYacd7aIgQGLWOCRXyl6We9jVBmk\n\t47J2gHJPiNOia/yoA94eaypw3nOd0TM=","X-MC-Unique":"SyfNqjoBPQSiAWIE4m2wzw-1","From":"Milan Zamazal <mzamazal@redhat.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Milan Zamazal <mzamazal@redhat.com>, robert.mader@posteo.de,\n\tkieran.bingham@ideasonboard.com, laurent.pinchart@ideasonboard.com","Subject":"[PATCH v3 1/2] libcamera: pipeline_handler: Provide cancelRequest","Date":"Wed,  9 Oct 2024 19:21:07 +0200","Message-ID":"<20241009172108.2058320-2-mzamazal@redhat.com>","In-Reply-To":"<20241009172108.2058320-1-mzamazal@redhat.com>","References":"<20241009172108.2058320-1-mzamazal@redhat.com>","MIME-Version":"1.0","X-Scanned-By":"MIMEDefang 3.0 on 10.30.177.15","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":"Let's extract the two occurrences of canceling a request to a common\nhelper.  This is especially useful for the followup patch, which needs\nto cancel a request from outside.\n\nSigned-off-by: Milan Zamazal <mzamazal@redhat.com>\n---\n include/libcamera/internal/pipeline_handler.h |  1 +\n src/libcamera/pipeline_handler.cpp            | 23 +++++++++++++------\n 2 files changed, 17 insertions(+), 7 deletions(-)","diff":"diff --git a/include/libcamera/internal/pipeline_handler.h b/include/libcamera/internal/pipeline_handler.h\nindex 0d3808036..fb28a18d0 100644\n--- a/include/libcamera/internal/pipeline_handler.h\n+++ b/include/libcamera/internal/pipeline_handler.h\n@@ -60,6 +60,7 @@ public:\n \n \tbool completeBuffer(Request *request, FrameBuffer *buffer);\n \tvoid completeRequest(Request *request);\n+\tvoid cancelRequest(Request *request);\n \n \tstd::string configurationFile(const std::string &subdir,\n \t\t\t\t      const std::string &name) const;\ndiff --git a/src/libcamera/pipeline_handler.cpp b/src/libcamera/pipeline_handler.cpp\nindex e59404691..c9cb11f0f 100644\n--- a/src/libcamera/pipeline_handler.cpp\n+++ b/src/libcamera/pipeline_handler.cpp\n@@ -367,9 +367,7 @@ void PipelineHandler::stop(Camera *camera)\n \twhile (!waitingRequests_.empty()) {\n \t\tRequest *request = waitingRequests_.front();\n \t\twaitingRequests_.pop();\n-\n-\t\trequest->_d()->cancel();\n-\t\tcompleteRequest(request);\n+\t\tcancelRequest(request);\n \t}\n \n \t/* Make sure no requests are pending. */\n@@ -470,10 +468,8 @@ void PipelineHandler::doQueueRequest(Request *request)\n \t}\n \n \tint ret = queueRequestDevice(camera, request);\n-\tif (ret) {\n-\t\trequest->_d()->cancel();\n-\t\tcompleteRequest(request);\n-\t}\n+\tif (ret)\n+\t\tcancelRequest(request);\n }\n \n /**\n@@ -568,6 +564,19 @@ void PipelineHandler::completeRequest(Request *request)\n \t}\n }\n \n+/**\n+ * \\brief Cancel request and signal its completion\n+ * \\param[in] request The request to cancel\n+ *\n+ * This function cancels the request in addition to its completion. The same\n+ * rules as for completeRequest() apply.\n+ */\n+void PipelineHandler::cancelRequest(Request *request)\n+{\n+\trequest->_d()->cancel();\n+\tcompleteRequest(request);\n+}\n+\n /**\n  * \\brief Retrieve the absolute path to a platform configuration file\n  * \\param[in] subdir The pipeline handler specific subdirectory name\n","prefixes":["v3","1/2"]}