From patchwork Wed Dec 1 10:15:06 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Plowman X-Patchwork-Id: 14953 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 11FBDBF415 for ; Wed, 1 Dec 2021 10:15:22 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 5AB2160718; Wed, 1 Dec 2021 11:15:21 +0100 (CET) Authentication-Results: lancelot.ideasonboard.com; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=raspberrypi.com header.i=@raspberrypi.com header.b="r/LJrrw7"; dkim-atps=neutral Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id E06726011D for ; Wed, 1 Dec 2021 11:15:18 +0100 (CET) Received: by mail-wr1-x42b.google.com with SMTP id q3so28146325wru.5 for ; Wed, 01 Dec 2021 02:15:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raspberrypi.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Am0cXKjcfUHQ5Trv9Flt0Mn5ggQJZLAfVAdTQw2XT1M=; b=r/LJrrw7gQET1dw3Gl8sOSmTPZgmlLYy0KFmmleuWbemkuL9fSl7owCWm5bnR+LUxT BaEyvAEZvHzRaJP1my0AbMXtopnr//BMeZ0/3g62Gkf261XuXQwwTCXIhXPiqrvlEE8K gkbKzCZprfWNi8c9KM4ROe7Xtc1YYbJvB/Gn5ISwEgJNyAVBWXVqgMYmk+66QT7D6MsX Hq4ltrjzMGGr8vxHnlq5t4Ir/RrENSH/JcBSh+tpOD+rGE+pusDXo2uBwUd7wWPt6Z/5 7+ES1GSobKSdHv6X5pLzdxmOkLd2gI7Vi5Y23tLcC/eSVN+LgiKQ5OkZ0+EAsnvoZPYC mDtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Am0cXKjcfUHQ5Trv9Flt0Mn5ggQJZLAfVAdTQw2XT1M=; b=yTS1rcjzZXllrW6eVNVGSqumy9kse21MVwUALlGfU+MZyr3kzQhhZMyMyMoKZDVQeT w62zylUcalaSDtoYBs2UXtIokXyMkcV5bnWHgpfcddx2XlIKtCoiDeSem5Wz1COEFyfg cWoVWGC+wY8llGP+j57gky7HAiZ/+P9U5hbj/XPIQVDrKBwP/JCDNl5oHoNG2AWuEEzE r97UOWbY8PnNDjNQdC7Ty7DEuipSnzRINRBnNXUmDHcqNc4CIo9cuL0s24/P/Z3VCW4R Cs6fVjPHq7dnzyKzv8Bdg6+aLvy7jHp77yKjFQ4GnGGBCkrxNUoLXMzcz/1RS5bluD6r KX9w== X-Gm-Message-State: AOAM533mMQcd5WcUAA91L+XB+mvGT+FS9fwi4BeOfQV3kneUhbGymmdy r+qPSIojnmSzGH+ZPTZ+OzCVYv0PZ6OCvl19 X-Google-Smtp-Source: ABdhPJw/rSrF0ntGrgSKrs60gYbx9de644eZnaMOVnAUFZUiLV4CM+evfiiHbTYofSsd79r5KlNELA== X-Received: by 2002:a5d:452c:: with SMTP id j12mr5444207wra.430.1638353718409; Wed, 01 Dec 2021 02:15:18 -0800 (PST) Received: from pi4-davidp.pitowers.org ([2a00:1098:3142:14:e4a2:3070:eea4:e434]) by smtp.gmail.com with ESMTPSA id z18sm18815535wrq.11.2021.12.01.02.15.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Dec 2021 02:15:17 -0800 (PST) From: David Plowman To: libcamera-devel@lists.libcamera.org Date: Wed, 1 Dec 2021 10:15:06 +0000 Message-Id: <20211201101508.10619-1-david.plowman@raspberrypi.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v2 0/2] Buffer format and allocation fixes X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" Hi everyone Just a small update to these patches to take some of Naush's suggestions and in passing add the "Reviewed-by" tags to the commit messages. Hopefully we're getting very close on this now! Thanks David David Plowman (2): pipeline: raspberrypi: Fix under-allocation of embedded data buffers pipeline: raspberrypi: Choose bit depth and packing according to raw stream .../pipeline/raspberrypi/raspberrypi.cpp | 62 +++++++++++-------- 1 file changed, 36 insertions(+), 26 deletions(-)