From patchwork Mon Nov 7 13:19:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Mugnier X-Patchwork-Id: 87184 X-Patchwork-Delegate: sakari.ailus@iki.fi Received: from vger.kernel.org ([23.128.96.18]) by www.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1os24X-00GkBc-3y; Mon, 07 Nov 2022 13:21:53 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231860AbiKGNVs (ORCPT + 1 other); Mon, 7 Nov 2022 08:21:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56132 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231752AbiKGNVr (ORCPT ); Mon, 7 Nov 2022 08:21:47 -0500 Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E7E61B787 for ; Mon, 7 Nov 2022 05:21:46 -0800 (PST) Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2A7Abh2D017954; Mon, 7 Nov 2022 14:21:25 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=GhrbjOgWo1pyYgKGEkydIlETPq7feXxzl1lxo+nXCkY=; b=mXLU0zXh0752cvZwg4dkoyjnPoLkMeRCeD3FUH6+DJTy8y4DnYHYCsK1qXr/vDORvoEn 9TsQcMkqspEDIVgd8LHy+k2dnGrh+qkVlsW29Gk1/2PvMZF0iTzEL4Ejxl84NR4Oq//Q AxYcIQkQ+SKIJGysvnmMKyR59p3xQeftifvoD1apLko25qIiTeX1/Hipt9CjGQSqeXcZ tl8BfmkxB+5kqhx9VXaKYodX3Dm+OSDCxcI+ks/whPrqO94uEvTHWc5fP7ZGqgANOX34 Sp0t9JUbVeR8/BaJvkUqwMQrkHkKsl2yTbwt2kiLAdY4qu2+MIz2lWjj55EPM/IxYhcS Ig== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3kq0ec9025-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 07 Nov 2022 14:21:25 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 4A0DE10003E; Mon, 7 Nov 2022 14:21:17 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 468BE21685C; Mon, 7 Nov 2022 14:21:17 +0100 (CET) Received: from localhost (10.129.167.233) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.32; Mon, 7 Nov 2022 14:21:17 +0100 From: Benjamin Mugnier To: CC: , , , , Benjamin Mugnier Subject: [PATCH 1/3] media: Documentation: st-vgxy61: Limit driver specific documentation to 80 characters Date: Mon, 7 Nov 2022 14:19:43 +0100 Message-ID: <20221107131945.40753-2-benjamin.mugnier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221107131945.40753-1-benjamin.mugnier@foss.st.com> References: <20221107131945.40753-1-benjamin.mugnier@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.129.167.233] X-ClientProxiedBy: EQNCAS1NODE3.st.com (10.75.129.80) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-07_06,2022-11-07_01,2022-06-22_01 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-LSpam-Score: -2.5 (--) X-LSpam-Report: No, score=-2.5 required=5.0 tests=BAYES_00=-1.9,DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1 autolearn=ham autolearn_force=no Signed-off-by: Benjamin Mugnier --- .../userspace-api/media/drivers/st-vgxy61.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Documentation/userspace-api/media/drivers/st-vgxy61.rst b/Documentation/userspace-api/media/drivers/st-vgxy61.rst index 213b884dcfa6..fb08aef03502 100644 --- a/Documentation/userspace-api/media/drivers/st-vgxy61.rst +++ b/Documentation/userspace-api/media/drivers/st-vgxy61.rst @@ -7,8 +7,8 @@ The ST VGXY61 driver implements the following controls: ``V4L2_CID_HDR_SENSOR_MODE`` ------------------------------- - Change the sensor HDR mode. A HDR picture is obtained by merging two captures of the same scene - using two different exposure periods. + Change the sensor HDR mode. A HDR picture is obtained by merging two + captures of the same scene using two different exposure periods. .. flat-table:: :header-rows: 0 @@ -16,8 +16,10 @@ The ST VGXY61 driver implements the following controls: :widths: 1 4 * - HDR linearize - - The merger outputs a long exposure capture as long as it is not saturated. + - The merger outputs a long exposure capture as long as it is not + saturated. * - HDR substraction - - This involves subtracting the short exposure frame from the long exposure frame. + - This involves subtracting the short exposure frame from the long + exposure frame. * - "No HDR" - This mode is used for standard dynamic range (SDR) exposures. From patchwork Mon Nov 7 13:19:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Mugnier X-Patchwork-Id: 87185 X-Patchwork-Delegate: sakari.ailus@iki.fi Received: from vger.kernel.org ([23.128.96.18]) by www.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1os25G-00GkDE-JM; Mon, 07 Nov 2022 13:22:38 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232127AbiKGNWg (ORCPT + 1 other); Mon, 7 Nov 2022 08:22:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232065AbiKGNWb (ORCPT ); Mon, 7 Nov 2022 08:22:31 -0500 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47A161C918 for ; Mon, 7 Nov 2022 05:22:30 -0800 (PST) Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2A7ATngn017280; Mon, 7 Nov 2022 14:22:23 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=kb9RZ/r3E2cixBVG5vFI+uVAUo9rvsuQ5N/MP6Lr2sY=; b=Wg7xrrKPGKj93OBEUdTus6OxkGYBcMdzCqTD9w4fGF9Um0AfbGy01Yy2+bZqrQwomrA2 h7Y3WJq3Zd8GM+d+7DzIuQcyvu6FllRg6GsuQMmr3QRyFkHKXCLvu9FsFy7d8B0B0edS YZXzhWjXQZeSecAMRFMcfZUTKVYqK1iwVFWWeQwQyXAG3jZSfaVzlZxg7+HGv9iOpFZV VtuRS8wCfsWqsQVgU7fPJszjUiYz81skp7HkyA8rcPcBwe0hjnABWbwklm8HMudqfrjv yykzEvtOcCkjkJSkRfxJJAIq6Isjzqw0hVI1jhWrcwbVJ+F3nl2ymz0Fm3BlIzSJex6b nA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3kq0aps0wk-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 07 Nov 2022 14:22:23 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 9E45310003D; Mon, 7 Nov 2022 14:22:17 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 99CEF21BF7F; Mon, 7 Nov 2022 14:22:17 +0100 (CET) Received: from localhost (10.129.167.233) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.32; Mon, 7 Nov 2022 14:22:17 +0100 From: Benjamin Mugnier To: CC: , , , , Benjamin Mugnier Subject: [PATCH 2/3] media: Documentation: st-vgxy61: Remove quotes around 'No HDR' identifier Date: Mon, 7 Nov 2022 14:19:44 +0100 Message-ID: <20221107131945.40753-3-benjamin.mugnier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221107131945.40753-1-benjamin.mugnier@foss.st.com> References: <20221107131945.40753-1-benjamin.mugnier@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.129.167.233] X-ClientProxiedBy: EQNCAS1NODE3.st.com (10.75.129.80) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-07_06,2022-11-07_01,2022-06-22_01 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-LSpam-Score: -2.5 (--) X-LSpam-Report: No, score=-2.5 required=5.0 tests=BAYES_00=-1.9,DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1 autolearn=ham autolearn_force=no Signed-off-by: Benjamin Mugnier --- Documentation/userspace-api/media/drivers/st-vgxy61.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/userspace-api/media/drivers/st-vgxy61.rst b/Documentation/userspace-api/media/drivers/st-vgxy61.rst index fb08aef03502..d9e3b80e3a96 100644 --- a/Documentation/userspace-api/media/drivers/st-vgxy61.rst +++ b/Documentation/userspace-api/media/drivers/st-vgxy61.rst @@ -21,5 +21,5 @@ The ST VGXY61 driver implements the following controls: * - HDR substraction - This involves subtracting the short exposure frame from the long exposure frame. - * - "No HDR" + * - No HDR - This mode is used for standard dynamic range (SDR) exposures. From patchwork Mon Nov 7 13:19:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Mugnier X-Patchwork-Id: 87186 X-Patchwork-Delegate: sakari.ailus@iki.fi Received: from vger.kernel.org ([23.128.96.18]) by www.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1os26F-00GkEw-CF; Mon, 07 Nov 2022 13:23:39 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231367AbiKGNXh (ORCPT + 1 other); Mon, 7 Nov 2022 08:23:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231783AbiKGNXf (ORCPT ); Mon, 7 Nov 2022 08:23:35 -0500 Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D16313D63 for ; Mon, 7 Nov 2022 05:23:34 -0800 (PST) Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2A79cxkP025006; Mon, 7 Nov 2022 14:23:22 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=93HIVjJuD5r2Ugdo19gSCI1s/fkRiE2zwRO+snspk5M=; b=axe15Oqz+1Fvj+y19o6VF99ZOIUlYiF/UDylBYDVljC8WwKATVOhAhc32zJqhvgICAAO IiPLGhJXsIaN1Zmbl20QcF9JEA+GHwYf7HQHT41fCqgGPbcnizDCNFbtD4aafiJlFgzN hOlDQnX1SdJESeQzvuVmOkMZGeWNgofTH7he/0wkzbXo4bfmQL6aSz865nI5rbnnneEm sATleiGwDA3ZagikFLwRLssWPWEa7T9+elJql5QeVcmbrrwkVoF+F9HP54mxD2cKs6t6 3VDsuoLnmxwbikresXUqflwtJFfsrZvujIMRyjlVaoT//BnxOXq/WQUZ4mZq0DAVeVel Sw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3kpyjq1gwg-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 07 Nov 2022 14:23:22 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id F2C9B100040; Mon, 7 Nov 2022 14:23:17 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id ED819222CBD; Mon, 7 Nov 2022 14:23:17 +0100 (CET) Received: from localhost (10.129.167.233) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.32; Mon, 7 Nov 2022 14:23:17 +0100 From: Benjamin Mugnier To: CC: , , , , Benjamin Mugnier , kernel test robot Subject: [PATCH 3/3] media: Documentation: st-vgxy61: Fix driver specific documentation not being included in the index Date: Mon, 7 Nov 2022 14:19:45 +0100 Message-ID: <20221107131945.40753-4-benjamin.mugnier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221107131945.40753-1-benjamin.mugnier@foss.st.com> References: <20221107131945.40753-1-benjamin.mugnier@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.129.167.233] X-ClientProxiedBy: EQNCAS1NODE3.st.com (10.75.129.80) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-07_06,2022-11-07_01,2022-06-22_01 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-LSpam-Score: -2.5 (--) X-LSpam-Report: No, score=-2.5 required=5.0 tests=BAYES_00=-1.9,DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1 autolearn=ham autolearn_force=no Fixes: 2378be892b6f ("media: Documentation: Add ST VGXY61 driver documentation") Reported-by: kernel test robot Signed-off-by: Benjamin Mugnier --- Documentation/userspace-api/media/drivers/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/userspace-api/media/drivers/index.rst b/Documentation/userspace-api/media/drivers/index.rst index 32f82aed47d9..0f758c8d4523 100644 --- a/Documentation/userspace-api/media/drivers/index.rst +++ b/Documentation/userspace-api/media/drivers/index.rst @@ -38,4 +38,5 @@ For more details see the file COPYING in the source distribution of Linux. max2175 meye-uapi omap3isp-uapi + st-vgxy61 uvcvideo