{"id":12959,"url":"https://patchwork.libcamera.org/api/1.1/patches/12959/?format=json","web_url":"https://patchwork.libcamera.org/patch/12959/","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":"<20210715112845.4049846-1-kieran.bingham@ideasonboard.com>","date":"2021-07-15T11:28:45","name":"[libcamera-devel,IPU3-IPA] ipu3: Use updated buffer.h header","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"8f70e09b7981f36675e4ee19b0abd8e24c0179b8","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/1.1/people/4/?format=json","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/12959/mbox/","series":[{"id":2235,"url":"https://patchwork.libcamera.org/api/1.1/series/2235/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=2235","date":"2021-07-15T11:28:45","name":"[libcamera-devel,IPU3-IPA] ipu3: Use updated buffer.h header","version":1,"mbox":"https://patchwork.libcamera.org/series/2235/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/12959/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/12959/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 4D9BEC3226\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 15 Jul 2021 11:28:53 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 6EE4D68523;\n\tThu, 15 Jul 2021 13:28:52 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id F3C3A6059F\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 15 Jul 2021 13:28:49 +0200 (CEST)","from Monstersaurus.local\n\t(cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net [86.31.172.11])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 79958340;\n\tThu, 15 Jul 2021 13:28:49 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"q2EJ4uPV\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1626348529;\n\tbh=9WDhET0HguZaXAjQ94MWI5/W7z46wOIVCqWL9HKgTUQ=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=q2EJ4uPVxI6rVHla3OH1SLnXvR5ETvGBKmr6M8nYGBB6/qbrKDLXToGY4SQLfem1f\n\t4SNIpzI52xFLvfONnxWZcX+YNT5dlk1yWpaw+oc5K5rWzIb9O2jsbgCuGmxKc4x0qm\n\tAOB8kGb6XS4aSN5g4OHILm6vrJiIi1DFfZAaKWlM=","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","To":"Umang Jain <umang.jain@ideasonboard.com>,\n\tlibcamera devel <libcamera-devel@lists.libcamera.org>","Date":"Thu, 15 Jul 2021 12:28:45 +0100","Message-Id":"<20210715112845.4049846-1-kieran.bingham@ideasonboard.com>","X-Mailer":"git-send-email 2.30.2","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [IPU3-IPA][PATCH] ipu3: Use updated buffer.h\n\theader","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":"In libcamera commit 6a31a8d8e274 (\"libcamera: buffer: Rename buffer.h to\nframebuffer.h\"), the public header buffer.h was renamed.\n\nUpdate the usage accordingly.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n include/libcamera-helpers/mapped_buffer.h | 2 +-\n ipu3.cpp                                  | 2 +-\n 2 files changed, 2 insertions(+), 2 deletions(-)","diff":"diff --git a/include/libcamera-helpers/mapped_buffer.h b/include/libcamera-helpers/mapped_buffer.h\nindex b34a70c5f2c5..6cfc57217d75 100644\n--- a/include/libcamera-helpers/mapped_buffer.h\n+++ b/include/libcamera-helpers/mapped_buffer.h\n@@ -13,7 +13,7 @@\n #include <libcamera/base/class.h>\n #include <libcamera/base/span.h>\n \n-#include <libcamera/buffer.h>\n+#include <libcamera/framebuffer.h>\n \n namespace libcamera {\n \ndiff --git a/ipu3.cpp b/ipu3.cpp\nindex e0e87a8d70ec..651e0bb5efc1 100644\n--- a/ipu3.cpp\n+++ b/ipu3.cpp\n@@ -11,8 +11,8 @@\n #include <linux/intel-ipu3.h>\n #include <linux/v4l2-controls.h>\n \n-#include <libcamera/buffer.h>\n #include <libcamera/control_ids.h>\n+#include <libcamera/framebuffer.h>\n #include <libcamera/ipa/ipa_interface.h>\n #include <libcamera/ipa/ipa_module_info.h>\n #include <libcamera/ipa/ipu3_ipa_interface.h>\n","prefixes":["libcamera-devel","IPU3-IPA"]}