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 CAC72ECAAD3 for ; Wed, 7 Sep 2022 08:36:59 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C9AFB10E47E; Wed, 7 Sep 2022 08:36:20 +0000 (UTC) Received: from wnew1-smtp.messagingengine.com (wnew1-smtp.messagingengine.com [64.147.123.26]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4D5A710E48D; Wed, 7 Sep 2022 08:36:03 +0000 (UTC) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailnew.west.internal (Postfix) with ESMTP id F1B372B058ED; Wed, 7 Sep 2022 04:35:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Wed, 07 Sep 2022 04:36:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1662539759; x= 1662546959; bh=+31CEGbmU2q6Tt9vFnh1GvYZze8A0Y9E6qffTZZmQws=; b=u QGc++gg2nrXp46+EgG0l8l4OcjXgq/2pkv2TfSkvp6wLLj47k9Pi5EXwVs/InCK8 MRVtLe9WmLCYDQYI2FvL8iBZcsE9UvplEu7Q3mNncpkq/1ZOZ/af0DIjzV3vDvbj iTZnj449ezUMId9foaXdYciJ5t3tlL6uq1RrWj/5eU1BItxQQWuImzXlJoC6Y0Yc KjY1OZHju5fJILmtgnKyUlOlvsIh3v3m8KEg7hIrjkUECnW68He/rgXbRai8a1Oq VQMSdcnrEhyL5PvHKc0nwY+J2XMy7kGJr9dnXkzNiwTD9EFA7X0L64ZxRmfwTfnw UA3LnJ0U8G9LeEq0tLkbA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1662539759; x= 1662546959; bh=+31CEGbmU2q6Tt9vFnh1GvYZze8A0Y9E6qffTZZmQws=; b=1 zweovl7obsyw0BjeznZHsJcrCoYgIZta+WYPyDYV8lXQdDbXdC7OmD0edzQMHSO1 btixTIUvblQXmWF8BJpGezYbkSOJDbB/PP3VWxSEkSj4bvVyWsfoG5l/WRDnhCV6 otfqR1L7AwgCqGW4JpI3C9A8uvuQutbcKDl7GL+7RDUbtLMoMj+V4jM301O7KhcF biipavmqI4pockCvXv/93/ORM5s6K3AH8GKI2xm1kjyDdqa5nFRxpwEIA1E9DpPI J6U4g2xHe8uSajrfxQpryYxz/2Hms72keen8peHqtkiboH1UHHMT12MEHNkDaNGo g7d3gDBEBPGg1lAW2nOTg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrfedttddgtdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkofgjfhggtgfgsehtkeertdertdejnecuhfhrohhmpeforgig ihhmvgcutfhiphgrrhguuceomhgrgihimhgvsegtvghrnhhordhtvggthheqnecuggftrf grthhtvghrnhepueeigefghfffffeifeehudeiuedvteegueefffevgfetvdffheehkeff vedufeeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomh epmhgrgihimhgvsegtvghrnhhordhtvggthh X-ME-Proxy: Feedback-ID: i8771445c:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 7 Sep 2022 04:35:58 -0400 (EDT) From: Maxime Ripard To: David Airlie , Samuel Holland , Daniel Vetter , Chen-Yu Tsai , Maxime Ripard , Philipp Zabel , Jani Nikula , Ben Skeggs , Joonas Lahtinen , =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= , Emma Anholt , Rodrigo Vivi , Lyude Paul , Karol Herbst , Thomas Zimmermann , Tvrtko Ursulin , Maarten Lankhorst , Jernej Skrabec , Maxime Ripard Subject: Re: (subset) [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks Date: Wed, 7 Sep 2022 10:35:05 +0200 Message-Id: <166253967461.2236193.3184591776992284216.b4-ty@cerno.tech> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220728-rpi-analog-tv-properties-v2-35-459522d653a7@cerno.tech> References: <20220728-rpi-analog-tv-properties-v2-0-459522d653a7@cerno.tech> <20220728-rpi-analog-tv-properties-v2-35-459522d653a7@cerno.tech> MIME-Version: 1.0 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 , nouveau@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-sunxi@lists.linux.dev, Hans de Goede , Geert Uytterhoeven , Mateusz Kwiatkowski , Phil Elwell , linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 29 Aug 2022 15:11:49 +0200, Maxime Ripard wrote: > The sun4i TV driver still uses legacy enable and disable hook > implementation. Let's convert to the atomic variants. > > Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime