From patchwork Wed Dec 16 11:22:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naushir Patuck X-Patchwork-Id: 10673 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 67A9EC0F1A for ; Wed, 16 Dec 2020 11:22:13 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 38E3461599; Wed, 16 Dec 2020 12:22:13 +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="lOGrdZJW"; dkim-atps=neutral Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 212236158D for ; Wed, 16 Dec 2020 12:22:09 +0100 (CET) Received: by mail-wr1-x42e.google.com with SMTP id 91so22801508wrj.7 for ; Wed, 16 Dec 2020 03:22:09 -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=UivwIO3ktu5j2EoxINYFa7ri9ABorkJNi+C3XacBQ4A=; b=lOGrdZJW/F6BZs4geYFq5bpz5qJHGDM8WV1dZOQRpcX3nO0zWNeS2o1UKfumXcj+Kr jGu4ZrrIYjC6jDxxmsGjmOidm3wf8qnxOPtSDaxN3T5RkRUtJPR/H3hz5jB6uGZgfQ0q sZuhzMuBSqidMJ3SVAdCeASsuA8afqBhNm6onJuJVnuhhd4cRqyX3KOnrjeoD76Uqybz fkp8ugdds6fhF2ttdtJRq12WMyW2XozbqXSnybYfsIBdS1MeUaI7N0fyfoE3O8ozKurS 86MJxpTWxgmdIHnoyPMdZvKhqdK1CL8rCMMg1rTJqlYzAVgU69M62o4bkV6YX4wxgstz 1Aqg== 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=UivwIO3ktu5j2EoxINYFa7ri9ABorkJNi+C3XacBQ4A=; b=Ydy4kOXngmM05GzDLZbqGWrGQv7h7Ky9ifkd89q2GBr4N6wZE/Ei2UTTPMO9KrhXlS vpfGVZF6rG+U6nv3Px7sVhIJLmTYYslF3vPsl0KAWzVZO/OJE4NOWNIba2y/4cvMozry h8hBkYA4IlHxHbbm3n8QfFpiSY3loRepZKdtLFaErKtR5S6l1Ab1Q37RSNJvHxeW0t4D GwrBzL/ZbAAnq7LRArERT75GIPbLWTfNHDkGDcZJobQA85b4QDa8uXf9FAZNpO5zZ1K5 dTfCiKbBpvVyLihdTFGtAkNKZ95DlE1cT2SzWgm3FewSONbINSgfSppmfRmqXCAl/aKI Bddg== X-Gm-Message-State: AOAM533E+4bzvQfd3x6sczsjKUPNuIh4phuvtcJKXQNEGszLd1RGVd4l 3DA2Kd5cjmH0+SeT+fKVjnZhYR6sJZeoug== X-Google-Smtp-Source: ABdhPJzI/ySLgw5bB3ro74CnE5ctXt3PsG91yUeN8y/5kNPHXHW5DNI3gCu80zqWISLY+CCkVDCleQ== X-Received: by 2002:a5d:5146:: with SMTP id u6mr6572514wrt.46.1608117728578; Wed, 16 Dec 2020 03:22:08 -0800 (PST) Received: from naushir-VirtualBox.pitowers.org ([2a00:1098:3142:14:a00:27ff:fe4d:f6a2]) by smtp.gmail.com with ESMTPSA id l8sm2766941wrb.73.2020.12.16.03.22.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Dec 2020 03:22:08 -0800 (PST) From: Naushir Patuck To: libcamera-devel@lists.libcamera.org Date: Wed, 16 Dec 2020 11:22:02 +0000 Message-Id: <20201216112202.5063-4-naush@raspberrypi.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201216112202.5063-1-naush@raspberrypi.com> References: <20201216112202.5063-1-naush@raspberrypi.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v9 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": [