From patchwork Tue Jul 16 07:27:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacopo Mondi X-Patchwork-Id: 1711 Return-Path: Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 618C260C23 for ; Tue, 16 Jul 2019 09:26:30 +0200 (CEST) X-Originating-IP: 104.132.146.101 Received: from uno.localdomain (unknown [104.132.146.101]) (Authenticated sender: jacopo@jmondi.org) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 1DBEE1C000E; Tue, 16 Jul 2019 07:26:28 +0000 (UTC) From: Jacopo Mondi To: libcamera-devel@lists.libcamera.org Date: Tue, 16 Jul 2019 09:27:37 +0200 Message-Id: <20190716072739.2071-1-jacopo@jmondi.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v2 0/2] libcamera: ipu3: fixes X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jul 2019 07:26:30 -0000 A few fixes developed while testing the Android HAL integration. Thanks j Jacopo Mondi (2): libcamera: ipu3: Disable links at configure() time libcamera: ipu3: Do not re-queue cancelled buffers src/libcamera/pipeline/ipu3/ipu3.cpp | 62 +++++++++++++++++----------- 1 file changed, 39 insertions(+), 23 deletions(-) --- 2.21.0