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 749EBECAAD3 for ; Wed, 7 Sep 2022 08:36:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8514810E455; Wed, 7 Sep 2022 08:35:47 +0000 (UTC) Received: from wnew1-smtp.messagingengine.com (wnew1-smtp.messagingengine.com [64.147.123.26]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9D64B891CC; Wed, 7 Sep 2022 08:35:41 +0000 (UTC) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.west.internal (Postfix) with ESMTP id 020B62B059B1; Wed, 7 Sep 2022 04:35:37 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 07 Sep 2022 04:35:41 -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=1662539737; x= 1662546937; bh=j6ucc2FRYcqeNCEcZOs3f48FaEFLWw/Hd6KnucJmJZ8=; b=y /FMwYXBCVry9x8muzpzVibRrkh7rsmQyLpN2hMMGNTBXVJLBPCpWWdT94Yw8tTom aRPpT0reMhmSmeGEXYhnrx2MoQIbu6KwmLj22xqz9xw7ubtSdJYr4zMkosEd007n ETbq38bBFsMYUUO6efUXDL/XCKp27/3EX+82PK7UA/pZnlc4CYhxy/voFIxtkkpa Tpdj+6CuWDK2SQtojweTjRRsviKa4GdyvWZURKg3/islIWQLGkFYHzfkAaLfmcNz cV9wYktBGpmUsRE7RsiG3VGOFzp+02y0tCdW0SJji0Z2d73y1FyiDcdxF6UUhTon ZhqBO5GZ6qxkiTIGMCrdw== 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=1662539737; x= 1662546937; bh=j6ucc2FRYcqeNCEcZOs3f48FaEFLWw/Hd6KnucJmJZ8=; b=Z tZ0krJduii3sPfEQ5xCiZ4TCk3MIiXd75hOZBPI/hSY6lBAlp9OAMUzyqwS1i1Lf ntLuo1Jpc17KLKK78U/s8tc4Lg+5GhrtYfNWdVRWfGMTAl8c1Vj0raXis/0p7uq9 F6bAejq4udcynIN8BMRsicOt5n8fPQWUqMLLS0MECAD8YAjumsS/3cTXrkhnRUgo 1YE+r+Q3BAvq5pOheyXzxYLF3GgolfuUfdGAIKAKIHD7KoA/yXc/oNZNfT/5Hceq 7qn0i0RwVZnLEbS4M/8+Ce1VZal4PR3wwXdy4vDgGJ+BvEZl5B8ZtaHLOkmqud8q inVdVE8hSLV6IzobksqWg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrfedttddgtdegucetufdoteggodetrfdotf 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:36 -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 27/41] drm/vc4: vec: Remove redundant atomic_mode_set Date: Wed, 7 Sep 2022 10:35:02 +0200 Message-Id: <166253967461.2236193.7353795207844627727.b4-ty@cerno.tech> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220728-rpi-analog-tv-properties-v2-27-459522d653a7@cerno.tech> References: <20220728-rpi-analog-tv-properties-v2-0-459522d653a7@cerno.tech> <20220728-rpi-analog-tv-properties-v2-27-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:41 +0200, Maxime Ripard wrote: > From: Mateusz Kwiatkowski > > Let's remove the superfluous tv_mode field, which was redundant with the > mode field in struct drm_tv_connector_state. > > Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime