{"id":11806,"url":"https://patchwork.libcamera.org/api/covers/11806/?format=json","web_url":"https://patchwork.libcamera.org/cover/11806/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/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":"<20210401101340.160590-1-paul.elder@ideasonboard.com>","date":"2021-04-01T10:13:32","name":"[libcamera-devel,RFC,0/8] android: First set of FULL fixes","submitter":{"id":17,"url":"https://patchwork.libcamera.org/api/people/17/?format=json","name":"Paul Elder","email":"paul.elder@ideasonboard.com"},"mbox":"https://patchwork.libcamera.org/cover/11806/mbox/","series":[{"id":1878,"url":"https://patchwork.libcamera.org/api/series/1878/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1878","date":"2021-04-01T10:13:32","name":"android: First set of FULL fixes","version":1,"mbox":"https://patchwork.libcamera.org/series/1878/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/11806/comments/","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 2DE3AC0DA4\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu,  1 Apr 2021 10:13:55 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 9E4DF6877D;\n\tThu,  1 Apr 2021 12:13:54 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id A95596877C\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu,  1 Apr 2021 12:13:53 +0200 (CEST)","from pyrite.rasen.tech (unknown\n\t[IPv6:2400:4051:61:600:2c71:1b79:d06d:5032])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id E5D45F7;\n\tThu,  1 Apr 2021 12:13:51 +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=\"Ys31gcFa\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1617272033;\n\tbh=sd3odnMapND1kR31xHqwUQ1f9t11ERbH2NkjPB/mFqU=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=Ys31gcFa+cg5UkW6Ea5HyLfrUiaB3glWoCOJfCsJ0Hf/AknmMZn1vOCQrDjbLv+7q\n\t7ycNBywRDss9bL/irhg1Bbk6dqkyaf6AXMOHg2wCbiSOqH3NYz1F9tRXHba663TIEJ\n\t+DSTQOV/1vutZ8wxoMT48NYIy7rll0WQkm2aZ6ak=","From":"Paul Elder <paul.elder@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Thu,  1 Apr 2021 19:13:32 +0900","Message-Id":"<20210401101340.160590-1-paul.elder@ideasonboard.com>","X-Mailer":"git-send-email 2.27.0","MIME-Version":"1.0","Subject":"[libcamera-devel] [RFC PATCH 0/8] android: First set of FULL fixes","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>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"This patchset switches to hardware level FULL, and is the first set of\nfixes for the resulting CTS test failures. The tests that this patchset\nfixes are:\n- android.hardware.camera2.cts.CameraDeviceTest#testCameraDevicePreviewTemplate\n- android.hardware.camera2.cts.CameraDeviceTest#testCameraDeviceRecordingTemplate\n- android.hardware.camera2.cts.CameraDeviceTest#testCameraDeviceStillTemplate\n- android.hardware.camera2.cts.CaptureRequestTest#testNoiseReductionModeControl\n- android.hardware.camera2.cts.CaptureRequestTest#testNoiseReductionModeControlFastFps\n- android.hardware.camera2.cts.CaptureRequestTest#testAeModeAndLock\n- android.hardware.camera2.cts.CaptureRequestTest#testAwbModeAndLock\n- android.hardware.camera2.cts.CaptureRequestTest#testFlashControl\n\nThe biggest debate that we have is on testNoiseReductionModeControl,\nabout what frame duration to report, if any.\n\nAlso I think it's about time to start laying down some plumbing for\ncapabilities and controls to and from the pipeline handler, and not just\nsetting values to satisfy CTS. But I think this is a start.\n\nPaul Elder (8):\n  android: Switch to FULL\n  android: CameraDevice: Report proper min and max frame durations\n  android: camera_device: Add separate template for still capture\n  android: camera_device: Set proper frame duration\n  android: camera_device: Set noise reduction values for FULL\n    requirements\n  android: camera_device: Add AE mode off to AE available modes\n  android: camera_device: Add AWB mode off to available AWB modes\n  android: camera_device: Fix exposure time range and max analog\n    sensitivity\n\n src/android/camera_device.cpp | 82 ++++++++++++++++++++++++++++-------\n src/android/camera_device.h   |  3 ++\n 2 files changed, 70 insertions(+), 15 deletions(-)"}