From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.domeneshop.no (smtp.domeneshop.no [194.63.252.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 48F5229A8 for ; Sat, 12 Nov 2022 16:32:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tronnes.org ; s=ds202112; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Avqxp6PESbm7/9d+CbEdeKwdqsIP7PScVSNxxZXeyI8=; b=ejpfyea66MiWH0xNMTRE8TBgMM 4y1L12qyTvpa01pB//rkkCsDMkMffeRtMRnkMlV7wuLGz3MTsJ4xFXqs8v9rsVfnfNex77NDOGwCZ cSKR+CperAK+c8ULcFKQ1HC8Lh3BDP3AjuJKaLuhX1jalJ0ooBKQwjo/IBr9fJl7MfpIyuM9sfqSY Go18S9vYHcXpJKqXPp1CimA/vJJcrqI7iSg4KKbGn3MoZDqBDum0iKOwJDgiJaBXVpx8xcfIykp96 8u5GKFBVWsl/np+ijVUVrti5RmhQAPucKTAGFSh4NykuEEsx+1Vxa8rR9xOq7JRQtQQq/flPGT27U qKZODIyQ==; Received: from [2a01:799:95a:cb00:9d29:d4c4:45a0:777e] (port=49778) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ottQx-00082P-Pb; Sat, 12 Nov 2022 17:32:43 +0100 Message-ID: <44b545fd-3aa8-7835-7644-f82bcccb7643@tronnes.org> Date: Sat, 12 Nov 2022 17:32:40 +0100 Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v8 16/24] drm/modes: Introduce more named modes To: Maxime Ripard , Maarten Lankhorst , Chen-Yu Tsai , Maxime Ripard , Jernej Skrabec , Karol Herbst , Jani Nikula , Daniel Vetter , Lyude Paul , Samuel Holland , Joonas Lahtinen , Thomas Zimmermann , Emma Anholt , Rodrigo Vivi , Tvrtko Ursulin , David Airlie , Ben Skeggs Cc: nouveau@lists.freedesktop.org, Dom Cobley , intel-gfx@lists.freedesktop.org, Phil Elwell , linux-sunxi@lists.linux.dev, Mateusz Kwiatkowski , Hans de Goede , linux-kernel@vger.kernel.org, Dave Stevenson , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= References: <20220728-rpi-analog-tv-properties-v8-0-09ce1466967c@cerno.tech> <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> From: =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= In-Reply-To: <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Den 10.11.2022 12.07, skrev Maxime Ripard: > Now that we can easily extend the named modes list, let's add a few more > analog TV modes that were used in the wild, and some unit tests to make > sure it works as intended. > > Tested-by: Mateusz Kwiatkowski > Signed-off-by: Maxime Ripard > > --- > Changes in v6: > - Renamed the tests to follow DRM test naming convention > > Changes in v5: > - Switched to KUNIT_ASSERT_NOT_NULL > --- > drivers/gpu/drm/drm_modes.c | 2 + > drivers/gpu/drm/tests/drm_client_modeset_test.c | 54 +++++++++++++++++++++++++ > 2 files changed, 56 insertions(+) > This needs an entry in modedb.rst so people know named modes exist, with that: Reviewed-by: Noralf Trønnes From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F305FC4332F for ; Sat, 12 Nov 2022 16:32:56 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D58F610E1C7; Sat, 12 Nov 2022 16:32:50 +0000 (UTC) Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3005::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id EBB0D10E19D; Sat, 12 Nov 2022 16:32:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tronnes.org ; s=ds202112; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Avqxp6PESbm7/9d+CbEdeKwdqsIP7PScVSNxxZXeyI8=; b=ejpfyea66MiWH0xNMTRE8TBgMM 4y1L12qyTvpa01pB//rkkCsDMkMffeRtMRnkMlV7wuLGz3MTsJ4xFXqs8v9rsVfnfNex77NDOGwCZ cSKR+CperAK+c8ULcFKQ1HC8Lh3BDP3AjuJKaLuhX1jalJ0ooBKQwjo/IBr9fJl7MfpIyuM9sfqSY Go18S9vYHcXpJKqXPp1CimA/vJJcrqI7iSg4KKbGn3MoZDqBDum0iKOwJDgiJaBXVpx8xcfIykp96 8u5GKFBVWsl/np+ijVUVrti5RmhQAPucKTAGFSh4NykuEEsx+1Vxa8rR9xOq7JRQtQQq/flPGT27U qKZODIyQ==; Received: from [2a01:799:95a:cb00:9d29:d4c4:45a0:777e] (port=49778) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ottQx-00082P-Pb; Sat, 12 Nov 2022 17:32:43 +0100 Message-ID: <44b545fd-3aa8-7835-7644-f82bcccb7643@tronnes.org> Date: Sat, 12 Nov 2022 17:32:40 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 To: Maxime Ripard , Maarten Lankhorst , Chen-Yu Tsai , Maxime Ripard , Jernej Skrabec , Karol Herbst , Jani Nikula , Daniel Vetter , Lyude Paul , Samuel Holland , Joonas Lahtinen , Thomas Zimmermann , Emma Anholt , Rodrigo Vivi , Tvrtko Ursulin , David Airlie , Ben Skeggs References: <20220728-rpi-analog-tv-properties-v8-0-09ce1466967c@cerno.tech> <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> From: =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= In-Reply-To: <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Nouveau] [PATCH v8 16/24] drm/modes: Introduce more named modes X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dom Cobley , Phil Elwell , nouveau@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Mateusz Kwiatkowski , Hans de Goede , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , Geert Uytterhoeven , linux-sunxi@lists.linux.dev, linux-arm-kernel@lists.infradead.org Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" Den 10.11.2022 12.07, skrev Maxime Ripard: > Now that we can easily extend the named modes list, let's add a few more > analog TV modes that were used in the wild, and some unit tests to make > sure it works as intended. > > Tested-by: Mateusz Kwiatkowski > Signed-off-by: Maxime Ripard > > --- > Changes in v6: > - Renamed the tests to follow DRM test naming convention > > Changes in v5: > - Switched to KUNIT_ASSERT_NOT_NULL > --- > drivers/gpu/drm/drm_modes.c | 2 + > drivers/gpu/drm/tests/drm_client_modeset_test.c | 54 +++++++++++++++++++++++++ > 2 files changed, 56 insertions(+) > This needs an entry in modedb.rst so people know named modes exist, with that: Reviewed-by: Noralf Trønnes From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 48C49C43217 for ; Sat, 12 Nov 2022 16:32:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9CCC410E19D; Sat, 12 Nov 2022 16:32:49 +0000 (UTC) Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3005::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id EBB0D10E19D; Sat, 12 Nov 2022 16:32:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tronnes.org ; s=ds202112; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Avqxp6PESbm7/9d+CbEdeKwdqsIP7PScVSNxxZXeyI8=; b=ejpfyea66MiWH0xNMTRE8TBgMM 4y1L12qyTvpa01pB//rkkCsDMkMffeRtMRnkMlV7wuLGz3MTsJ4xFXqs8v9rsVfnfNex77NDOGwCZ cSKR+CperAK+c8ULcFKQ1HC8Lh3BDP3AjuJKaLuhX1jalJ0ooBKQwjo/IBr9fJl7MfpIyuM9sfqSY Go18S9vYHcXpJKqXPp1CimA/vJJcrqI7iSg4KKbGn3MoZDqBDum0iKOwJDgiJaBXVpx8xcfIykp96 8u5GKFBVWsl/np+ijVUVrti5RmhQAPucKTAGFSh4NykuEEsx+1Vxa8rR9xOq7JRQtQQq/flPGT27U qKZODIyQ==; Received: from [2a01:799:95a:cb00:9d29:d4c4:45a0:777e] (port=49778) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ottQx-00082P-Pb; Sat, 12 Nov 2022 17:32:43 +0100 Message-ID: <44b545fd-3aa8-7835-7644-f82bcccb7643@tronnes.org> Date: Sat, 12 Nov 2022 17:32:40 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v8 16/24] drm/modes: Introduce more named modes To: Maxime Ripard , Maarten Lankhorst , Chen-Yu Tsai , Maxime Ripard , Jernej Skrabec , Karol Herbst , Jani Nikula , Daniel Vetter , Lyude Paul , Samuel Holland , Joonas Lahtinen , Thomas Zimmermann , Emma Anholt , Rodrigo Vivi , Tvrtko Ursulin , David Airlie , Ben Skeggs References: <20220728-rpi-analog-tv-properties-v8-0-09ce1466967c@cerno.tech> <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> From: =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= In-Reply-To: <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dom Cobley , Dave Stevenson , Phil Elwell , nouveau@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Mateusz Kwiatkowski , Hans de Goede , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , Geert Uytterhoeven , linux-sunxi@lists.linux.dev, linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Den 10.11.2022 12.07, skrev Maxime Ripard: > Now that we can easily extend the named modes list, let's add a few more > analog TV modes that were used in the wild, and some unit tests to make > sure it works as intended. > > Tested-by: Mateusz Kwiatkowski > Signed-off-by: Maxime Ripard > > --- > Changes in v6: > - Renamed the tests to follow DRM test naming convention > > Changes in v5: > - Switched to KUNIT_ASSERT_NOT_NULL > --- > drivers/gpu/drm/drm_modes.c | 2 + > drivers/gpu/drm/tests/drm_client_modeset_test.c | 54 +++++++++++++++++++++++++ > 2 files changed, 56 insertions(+) > This needs an entry in modedb.rst so people know named modes exist, with that: Reviewed-by: Noralf Trønnes From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6362BC4332F for ; Sat, 12 Nov 2022 16:32:59 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4D8F810E1C5; Sat, 12 Nov 2022 16:32:51 +0000 (UTC) Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3005::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id EBB0D10E19D; Sat, 12 Nov 2022 16:32:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tronnes.org ; s=ds202112; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Avqxp6PESbm7/9d+CbEdeKwdqsIP7PScVSNxxZXeyI8=; b=ejpfyea66MiWH0xNMTRE8TBgMM 4y1L12qyTvpa01pB//rkkCsDMkMffeRtMRnkMlV7wuLGz3MTsJ4xFXqs8v9rsVfnfNex77NDOGwCZ cSKR+CperAK+c8ULcFKQ1HC8Lh3BDP3AjuJKaLuhX1jalJ0ooBKQwjo/IBr9fJl7MfpIyuM9sfqSY Go18S9vYHcXpJKqXPp1CimA/vJJcrqI7iSg4KKbGn3MoZDqBDum0iKOwJDgiJaBXVpx8xcfIykp96 8u5GKFBVWsl/np+ijVUVrti5RmhQAPucKTAGFSh4NykuEEsx+1Vxa8rR9xOq7JRQtQQq/flPGT27U qKZODIyQ==; Received: from [2a01:799:95a:cb00:9d29:d4c4:45a0:777e] (port=49778) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ottQx-00082P-Pb; Sat, 12 Nov 2022 17:32:43 +0100 Message-ID: <44b545fd-3aa8-7835-7644-f82bcccb7643@tronnes.org> Date: Sat, 12 Nov 2022 17:32:40 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 To: Maxime Ripard , Maarten Lankhorst , Chen-Yu Tsai , Maxime Ripard , Jernej Skrabec , Karol Herbst , Jani Nikula , Daniel Vetter , Lyude Paul , Samuel Holland , Joonas Lahtinen , Thomas Zimmermann , Emma Anholt , Rodrigo Vivi , Tvrtko Ursulin , David Airlie , Ben Skeggs References: <20220728-rpi-analog-tv-properties-v8-0-09ce1466967c@cerno.tech> <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> From: =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= In-Reply-To: <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Intel-gfx] [PATCH v8 16/24] drm/modes: Introduce more named modes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dom Cobley , Dave Stevenson , Phil Elwell , nouveau@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Mateusz Kwiatkowski , Hans de Goede , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , Geert Uytterhoeven , linux-sunxi@lists.linux.dev, linux-arm-kernel@lists.infradead.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Den 10.11.2022 12.07, skrev Maxime Ripard: > Now that we can easily extend the named modes list, let's add a few more > analog TV modes that were used in the wild, and some unit tests to make > sure it works as intended. > > Tested-by: Mateusz Kwiatkowski > Signed-off-by: Maxime Ripard > > --- > Changes in v6: > - Renamed the tests to follow DRM test naming convention > > Changes in v5: > - Switched to KUNIT_ASSERT_NOT_NULL > --- > drivers/gpu/drm/drm_modes.c | 2 + > drivers/gpu/drm/tests/drm_client_modeset_test.c | 54 +++++++++++++++++++++++++ > 2 files changed, 56 insertions(+) > This needs an entry in modedb.rst so people know named modes exist, with that: Reviewed-by: Noralf Trønnes From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F2D54C4332F for ; Sat, 12 Nov 2022 16:33:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Qa8qmU0IFkZA+GRdCtNiF/KRcQVCDDsAMqyP0LasSlo=; b=Mp32YMhOY9RNmZ Zb9Xk2Re2vc3iRpFL+BleGhgwvn1pdAHV8GfZBM9O9QOYsbj8aD8NQ+gOkkm2LVE9QEfizG+O5RNF JInLUWJwga72rUbc35KyRQ3v97eGO78MDpiNKpDUwWIgvBg/DFs3yI63+CUfGdUvWzAyIzChEBWmQ +V+lnbHuCbWKaCgGpQGVvsPcrVut7rvQttLlO/M85AU2TLhEOofclJPw7nGqvSCYZ1bNxGIBw9DQz c+iWcf7BmDp25RtePa5Ew/uJrykmPwA0edxX8z8M/T6m759tTzkeGCrb/3s1EWs/TM6HK0hXhkpUv AmAybyi+lhjttrT3OfXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ottR5-006mwq-Mp; Sat, 12 Nov 2022 16:32:51 +0000 Received: from smtp.domeneshop.no ([2a01:5b40:0:3005::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ottR1-006mvO-Ta for linux-arm-kernel@lists.infradead.org; Sat, 12 Nov 2022 16:32:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tronnes.org ; s=ds202112; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Avqxp6PESbm7/9d+CbEdeKwdqsIP7PScVSNxxZXeyI8=; b=ejpfyea66MiWH0xNMTRE8TBgMM 4y1L12qyTvpa01pB//rkkCsDMkMffeRtMRnkMlV7wuLGz3MTsJ4xFXqs8v9rsVfnfNex77NDOGwCZ cSKR+CperAK+c8ULcFKQ1HC8Lh3BDP3AjuJKaLuhX1jalJ0ooBKQwjo/IBr9fJl7MfpIyuM9sfqSY Go18S9vYHcXpJKqXPp1CimA/vJJcrqI7iSg4KKbGn3MoZDqBDum0iKOwJDgiJaBXVpx8xcfIykp96 8u5GKFBVWsl/np+ijVUVrti5RmhQAPucKTAGFSh4NykuEEsx+1Vxa8rR9xOq7JRQtQQq/flPGT27U qKZODIyQ==; Received: from [2a01:799:95a:cb00:9d29:d4c4:45a0:777e] (port=49778) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ottQx-00082P-Pb; Sat, 12 Nov 2022 17:32:43 +0100 Message-ID: <44b545fd-3aa8-7835-7644-f82bcccb7643@tronnes.org> Date: Sat, 12 Nov 2022 17:32:40 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v8 16/24] drm/modes: Introduce more named modes To: Maxime Ripard , Maarten Lankhorst , Chen-Yu Tsai , Maxime Ripard , Jernej Skrabec , Karol Herbst , Jani Nikula , Daniel Vetter , Lyude Paul , Samuel Holland , Joonas Lahtinen , Thomas Zimmermann , Emma Anholt , Rodrigo Vivi , Tvrtko Ursulin , David Airlie , Ben Skeggs Cc: nouveau@lists.freedesktop.org, Dom Cobley , intel-gfx@lists.freedesktop.org, Phil Elwell , linux-sunxi@lists.linux.dev, Mateusz Kwiatkowski , Hans de Goede , linux-kernel@vger.kernel.org, Dave Stevenson , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= References: <20220728-rpi-analog-tv-properties-v8-0-09ce1466967c@cerno.tech> <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> From: =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= In-Reply-To: <20220728-rpi-analog-tv-properties-v8-16-09ce1466967c@cerno.tech> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221112_083247_977555_FCBA92B0 X-CRM114-Status: GOOD ( 11.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org CgpEZW4gMTAuMTEuMjAyMiAxMi4wNywgc2tyZXYgTWF4aW1lIFJpcGFyZDoKPiBOb3cgdGhhdCB3 ZSBjYW4gZWFzaWx5IGV4dGVuZCB0aGUgbmFtZWQgbW9kZXMgbGlzdCwgbGV0J3MgYWRkIGEgZmV3 IG1vcmUKPiBhbmFsb2cgVFYgbW9kZXMgdGhhdCB3ZXJlIHVzZWQgaW4gdGhlIHdpbGQsIGFuZCBz b21lIHVuaXQgdGVzdHMgdG8gbWFrZQo+IHN1cmUgaXQgd29ya3MgYXMgaW50ZW5kZWQuCj4gCj4g VGVzdGVkLWJ5OiBNYXRldXN6IEt3aWF0a293c2tpIDxrZnlhdGVrK3B1YmxpY2dpdEBnbWFpbC5j b20+Cj4gU2lnbmVkLW9mZi1ieTogTWF4aW1lIFJpcGFyZCA8bWF4aW1lQGNlcm5vLnRlY2g+Cj4g Cj4gLS0tCj4gQ2hhbmdlcyBpbiB2NjoKPiAtIFJlbmFtZWQgdGhlIHRlc3RzIHRvIGZvbGxvdyBE Uk0gdGVzdCBuYW1pbmcgY29udmVudGlvbgo+IAo+IENoYW5nZXMgaW4gdjU6Cj4gLSBTd2l0Y2hl ZCB0byBLVU5JVF9BU1NFUlRfTk9UX05VTEwKPiAtLS0KPiAgZHJpdmVycy9ncHUvZHJtL2RybV9t b2Rlcy5jICAgICAgICAgICAgICAgICAgICAgfCAgMiArCj4gIGRyaXZlcnMvZ3B1L2RybS90ZXN0 cy9kcm1fY2xpZW50X21vZGVzZXRfdGVzdC5jIHwgNTQgKysrKysrKysrKysrKysrKysrKysrKysr Kwo+ICAyIGZpbGVzIGNoYW5nZWQsIDU2IGluc2VydGlvbnMoKykKPiAKClRoaXMgbmVlZHMgYW4g ZW50cnkgaW4gbW9kZWRiLnJzdCBzbyBwZW9wbGUga25vdyBuYW1lZCBtb2RlcyBleGlzdCwgd2l0 aAp0aGF0OgoKUmV2aWV3ZWQtYnk6IE5vcmFsZiBUcsO4bm5lcyA8bm9yYWxmQHRyb25uZXMub3Jn PgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KbGludXgt YXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJtLWtlcm5lbEBsaXN0cy5pbmZyYWRlYWQu b3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21haWxtYW4vbGlzdGluZm8vbGludXgtYXJt LWtlcm5lbAo=