From patchwork Wed Dec 9 10:26:30 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naushir Patuck X-Patchwork-Id: 10627 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 6138CBD80A for ; Wed, 9 Dec 2020 10:26:42 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 0E85067F12; Wed, 9 Dec 2020 11:26:42 +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="f1ZP6dA4"; 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 5D5F767F0A for ; Wed, 9 Dec 2020 11:26:40 +0100 (CET) Received: by mail-wr1-x42b.google.com with SMTP id a12so1127759wrv.8 for ; Wed, 09 Dec 2020 02:26:40 -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:in-reply-to:references :mime-version:content-transfer-encoding; bh=J0uW+NtWggGhZbtAMeKXx0O0VNRWoMZT4WS9QFYnWgo=; b=f1ZP6dA4GYt/KbiLyLnQPzoOWT+bsWm7b/aaTzoEER47m18gkOL9F4RPLDtUQToXYS 03JFsNsxzHrAD5VyHsZoOtX7yfiyZMQm87tWMiyXFnKXjE9UWd6DmRzO+5CcPF7h0Hxk n9nx+viMpEcRgoZ6etP5DpDpDxIY//aObAFef7WmtT6dPzb9BWzfnxMyz47KVRxHmLNN u0bAQCgXKsujFM6yk2U/dsm8h6U4qMWW0hn9veDBAeSmllUKSzoFwWRljtdYxwzvZwZf RtRAPEtXQqubu5mHkAzM4nyLXeghb96hd0hz7KM40GyX3o4o/cga3uEjBQhlpcGu7OXp WIfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=J0uW+NtWggGhZbtAMeKXx0O0VNRWoMZT4WS9QFYnWgo=; b=kjTmWAPD/0GMGemgn7QFkvcnrmK4xpnDTlix8hupZLcgdvaV5l61y9OvUlMXS+gL/L n6Xz/+JeInATDFEeMZVryzvrOryd5g7dhUPpMcC6BFI72dcQUE00bUpCzPcRiMxXWMK8 kh7DFSEzMoCx0rOibRep9M1UtBy93iCXjDnyWaWp2MNz4KBopiOscK2VO8LZ3Z6+Muv5 EAHEnuVjgbc2DzmI+KvI1c5kQmWACWOnDFP4vqo1wO4PvvPqrgLRYest/XqMDC62snOy 2WwHNWpX3e4/fhVslP8q7dJhLxQtEzxKGN+SODGP1ybbQ4FdDbZjR02rt+GdWeSS5iMl q3WQ== X-Gm-Message-State: AOAM533+BYxdYVEe1DA0X7w9VP15w9MQxYgz4XnHvnApgPX++icw+bOZ IRuiIGrPHzYLBvK5Hnsy6/uK7oiBJOsVKQ== X-Google-Smtp-Source: ABdhPJwOHGFi1OFpp9UdiPk/MVVMFkeQ9YdUIDoFNz41OjUO0v7C4Mi3GIphj96enP/fNvG3gIgOcQ== X-Received: by 2002:adf:e481:: with SMTP id i1mr1863164wrm.282.1607509599846; Wed, 09 Dec 2020 02:26:39 -0800 (PST) Received: from naushir-VirtualBox.pitowers.org ([2a00:1098:3142:14:a00:27ff:fe4d:f6a2]) by smtp.gmail.com with ESMTPSA id q73sm2636035wme.44.2020.12.09.02.26.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Dec 2020 02:26:39 -0800 (PST) From: Naushir Patuck To: libcamera-devel@lists.libcamera.org Date: Wed, 9 Dec 2020 10:26:30 +0000 Message-Id: <20201209102630.5562-4-naush@raspberrypi.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201209102630.5562-1-naush@raspberrypi.com> References: <20201209102630.5562-1-naush@raspberrypi.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v4 3/3] ipa: raspberrypi: config: Update shutter speeds for imx219/477 and ov5647 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" Set the maximum shutter speed for the normal exposure profile to 66ms. Set the maximum shutter speed for the sport exposure profile to 33ms. Add a long exposure profile to allow shutter speeds of up to 120ms. Signed-off-by: Naushir Patuck Reviewed-by: David Plowman Tested-by: David Plowman --- src/ipa/raspberrypi/data/imx219.json | 15 +++++++++++++-- src/ipa/raspberrypi/data/imx477.json | 15 +++++++++++++-- src/ipa/raspberrypi/data/ov5647.json | 15 +++++++++++++-- 3 files changed, 39 insertions(+), 6 deletions(-) diff --git a/src/ipa/raspberrypi/data/imx219.json b/src/ipa/raspberrypi/data/imx219.json index 212f8b9a..1ec338be 100644 --- a/src/ipa/raspberrypi/data/imx219.json +++ b/src/ipa/raspberrypi/data/imx219.json @@ -133,7 +133,7 @@ { "shutter": [ - 100, 10000, 30000, 30000, 30000 + 100, 10000, 30000, 60000, 66666 ], "gain": [ @@ -144,7 +144,18 @@ { "shutter": [ - 100, 5000, 10000, 20000, 30000 + 100, 5000, 10000, 20000, 33333 + ], + "gain": + [ + 1.0, 2.0, 4.0, 6.0, 6.0 + ] + }, + "long": + { + "shutter": + [ + 100, 10000, 30000, 60000, 120000 ], "gain": [ diff --git a/src/ipa/raspberrypi/data/imx477.json b/src/ipa/raspberrypi/data/imx477.json index 12fe2f41..9bee3f16 100644 --- a/src/ipa/raspberrypi/data/imx477.json +++ b/src/ipa/raspberrypi/data/imx477.json @@ -133,7 +133,7 @@ { "shutter": [ - 100, 10000, 30000, 60000, 120000 + 100, 10000, 30000, 60000, 66666 ], "gain": [ @@ -144,7 +144,18 @@ { "shutter": [ - 100, 5000, 10000, 20000, 120000 + 100, 5000, 10000, 20000, 33333 + ], + "gain": + [ + 1.0, 2.0, 4.0, 6.0, 6.0 + ] + }, + "long": + { + "shutter": + [ + 100, 10000, 30000, 60000, 120000 ], "gain": [ diff --git a/src/ipa/raspberrypi/data/ov5647.json b/src/ipa/raspberrypi/data/ov5647.json index 3d8a7c8f..1a354f7c 100644 --- a/src/ipa/raspberrypi/data/ov5647.json +++ b/src/ipa/raspberrypi/data/ov5647.json @@ -133,7 +133,7 @@ { "shutter": [ - 100, 10000, 30000, 30000, 30000 + 100, 10000, 30000, 60000, 66666 ], "gain": [ @@ -144,7 +144,18 @@ { "shutter": [ - 100, 5000, 10000, 20000, 30000 + 100, 5000, 10000, 20000, 33333 + ], + "gain": + [ + 1.0, 2.0, 4.0, 6.0, 6.0 + ] + }, + "long": + { + "shutter": + [ + 100, 10000, 30000, 60000, 120000 ], "gain": [