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 8A0A5C43458 for ; Tue, 7 Jul 2026 12:32:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=NeOB5nhwLhqHRaxNOC2o9/A0SBN3tCFOir6l6+fb2GU=; b=LzkWn6vGn8MKS9szvRF0YXNDwO O1fxaelYmMjMs/+jXSzB3czayHyoxqJmJ2XteypIOarIKq1PUiJDXZ85SD4zvEEYKoMquRonM0AS3 ihqXai3IdOA9+OkwZ892Jh45ys/uHj9dw9/fPTP5tteQixJBcfzbrmNhBZmB5xI3D/d/FVvgDWY0o SvdJMCXJU8PJJ05lj9m1FFxoOU+evlbrsAsjZKRxYF4r/KQyAF/bk+2Iv2qG8foHHM9r7N+fasBpt z0hbQEaW5BTXlMxsq8f9HZgXh9pxcUAH5jHDMdEdfkE74HRhPf6nhpoGobitL8o6CPQ7O7NnNwJaG b3ufSLjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wh4yF-0000000ExlT-0Z02; Tue, 07 Jul 2026 12:32:15 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wh4yC-0000000Exjt-0cLc for linux-arm-kernel@lists.infradead.org; Tue, 07 Jul 2026 12:32:13 +0000 Received: from killaraus.ideasonboard.com (2001-14ba-70f3-e800--a06.rev.dnainternet.fi [IPv6:2001:14ba:70f3:e800::a06]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id A5F94673; Tue, 7 Jul 2026 14:31:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1783427477; bh=TyXUT1CVHrh9NfKCozkyF7UIFR5J7DcjAjepCygl3N4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fPUvRkZe8Q9+w0AvVoy3k9LWysLj2LlkRAJvKKatK4Noi5ROhl7S3ZYi6MbqhNLEb NXc0P13yGD0NF07xabgL/YTnz5pHjq+/tG1KrQFE7BlpAr3o4Xk36zX2MjMvoCEaGN PEk49Jzks54cTx616wJwLm0bAsZ8HG3PVXVxXPBk= Date: Tue, 7 Jul 2026 15:32:05 +0300 From: Laurent Pinchart To: Maxime Ripard Cc: Luca Ceresoli , Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , Andrzej Hajda , Neil Armstrong , Robert Foss , Jonas Karlman , Jernej Skrabec , Inki Dae , Jagan Teki , Marek Szyprowski , Marek Vasut , Stefan Agner , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Hui Pu , Ian Ray , Thomas Petazzoni , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction Message-ID: <20260707123205.GB211515@killaraus.ideasonboard.com> References: <20260519-drm-bridge-hotplug-v1-5-45e2bdb3dfb4@bootlin.com> <20260608-mindful-heavy-frigatebird-be9faf@houat> <20260624-proud-unbiased-pony-ecc3c3@houat> <20260626-polite-hairy-perch-25e1aa@houat> <20260626-classy-nightingale-of-romance-1cacad@houat> <20260707-warping-goshawk-of-swiftness-beea4a@penduick> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260707-warping-goshawk-of-swiftness-beea4a@penduick> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260707_053212_632538_5C3980FD X-CRM114-Status: GOOD ( 51.35 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jul 07, 2026 at 11:55:54AM +0200, Maxime Ripard wrote: > On Fri, Jun 26, 2026 at 06:51:14PM +0200, Luca Ceresoli wrote: > > On Fri Jun 26, 2026 at 4:38 PM CEST, Maxime Ripard wrote: > > > On Fri, Jun 26, 2026 at 04:16:39PM +0200, Luca Ceresoli wrote: > > >> On Fri Jun 26, 2026 at 12:09 PM CEST, Maxime Ripard wrote: > > >> > On Wed, Jun 24, 2026 at 05:47:10PM +0200, Luca Ceresoli wrote: > > >> >> On Wed Jun 24, 2026 at 1:41 PM CEST, Maxime Ripard wrote: > > >> >> > Hi,x > > >> >> > > > >> >> > On Fri, Jun 12, 2026 at 02:56:24PM +0200, Luca Ceresoli wrote: > > >> >> >> On Mon Jun 8, 2026 at 1:40 PM CEST, Maxime Ripard wrote: > > >> >> >> > On Tue, May 19, 2026 at 12:37:22PM +0200, Luca Ceresoli wrote: > > >> >> >> >> In preparation to introduce bridge hotplug, split out from > > >> >> >> >> drm_bridge_connector_init() the code adding the drm_connector into a > > >> >> >> >> dedicated function. This will be needed to be able to add (and re-add) the > > >> >> >> >> connector from different code paths. > > >> >> >> > > > >> >> >> > Same story here, explaining what you need later on that calls for that > > >> >> >> > change would be nice. > > >> >> >> > > >> >> >> Here's a more verbose version: > > >> >> >> > > >> >> >> Currently drm_bridge_connector_init() does two things: > > >> >> >> > > >> >> >> * allocate and initialize the drm_bridge_connector > > >> >> >> (which embeds a drm_connector) > > >> >> >> * initialize and register the embedded drm_connector > > >> >> >> > > >> >> >> For bridge hotplug we need to separate these two actions: > > >> >> >> > > >> >> >> * the drm_connector needs to be added and removed at any time based on > > >> >> >> hotplug events > > >> >> >> * the drm_bridge_connector is designated to create and remove the > > >> >> >> drm_connector, so it must be persistent for the card lifetime > > >> >> >> > > >> >> >> As the lifetimes of drm_bridge_connector and drm_connector become > > >> >> >> different, we need to create them in different moments. > > >> >> >> > > >> >> >> In preparation to support that, split out from > > >> >> >> drm_bridge_connector_init() the code adding the drm_connector into a > > >> >> >> dedicated function. No functional changes, just moving code around for > > >> >> >> now. A future commit will make the drm_connector be created based on > > >> >> >> hotplug events. > > >> >> >> > > >> >> >> Looks good? > > >> >> > > > >> >> > The message itself, yes, thanks. > > >> >> > > > >> >> > However, I have questions now :) > > >> >> > > > >> >> > Do we really expect drm_bridge_connector to stick around when a bridge > > >> >> > gets unplugged? If so, how does it cope with having, say, an HDMI > > >> >> > connector, and then swapping out the hotplugged part for an LVDS one? > > >> >> > Does the HDMI connector sticks around indefinitely? > > >> >> > > >> >> In your example, the HDMI drm_connector would be unregistered and put on > > >> >> hotunplug. Its allocation will stick around until the last put but that's > > >> >> quite irrelevant. Then, on plugging the LVDS addon, a new LVDS > > >> >> drm_connector will be created and registered. > > >> >> > > >> >> > *Especially* if we're using overlays for this, I'd expect everything > > >> >> > after the first hotplugged bridge to be destroyed, no? > > >> >> > > >> >> As said, it would be unregistered immediately but might be freed later on > > >> >> if still refcounted. > > >> >> > > >> >> This is visible in patches 36+15, the path to follow is: > > >> >> > > >> >> drm_bridge_connector_handle_event(event = DRM_BRIDGE_DETACHED) [patch 36] > > >> >> -> drm_bridge_connector_dynconn_release() [patch 15] > > >> >> > > >> >> Does this solve your concern? > > >> > > > >> > Not really, I'm talking about drm_bridge_connector. The fact that > > >> > bridges are destroyed make sense to me. The fact that > > >> > drm_bridge_connector sticks around doesn't. It's supposed to be a > > >> > connector for bridges. If you don't have bridges because they got > > >> > destroyed, and connector, drm_bridge_connector doesn't have a reason to > > >> > exist anymore, unless it's drm_bridge_hotplug in a trench coat :) > > >> > > >> It is not a hotplug-bridge in a trench coat, no :) The code is clear about > > >> this. > > >> > > >> I'd say with this series a "drm_bridge_connector" is just becoming > > >> something more (perhaps something else too). Somewhat as "a drm_bridge is > > >> either a bridge or something else". :) > > >> > > >> > > >> But let's leave names aside for a moment. If just looking at the current > > >> code, the drm_bridge_connector is "a handler, owned by the card/encoder and > > >> having the same lifetime, which takes care of drm_connector > > >> creation/destruction at card probe/removal". > > >> > > >> What we need now is just the same plug " and on hotplug events" appended. > > >> > > >> So in both cases there needs to be "a handler persitent with the card". > > >> > > >> Do we agree so far? > > > > > > Ish. If we go for that, then we need to update the name. > > > > drm_connector_manager? > > drm_bridge_connector_manager? > > > > > drm_bridge_connector for something that is neither a bridge or a > > > connector is not great. > > > > > > But even then, I'm not even sure why we need to have that "manager" in > > > the first place. You want to make bridges be aware if they are the last > > > in the chain or not. Use that property in attach to either create a > > > drm_bridge_connector instance if you're last, or attach the next bridge > > > if you aren't. > > > > What? o_O > > > > Several encoder drivers have been painfully converted to create a > > drm_bridge_connector. > > I mean, it was done at a time where bridge hotplug wasn't a thing and > the assumption was that the bridge chain is static. You're now breaking > that assumption, it shouldn't come as a surprise that it might break > other things. > > And I know that you have experienced it already, which makes your > reaction even more surprising to me :) > > > Now if the bridges start doing it themselves we should go back to > > those encoder drivers and ditch all the drm_bridge_connector from > > there? > > > > I must be missing something. Can you elaborate on this? > > drm_bridge_connectors bring together a (complete) bridge chain and a > connector. If you don't have either anymore, then we shouldn't keep it > around. > > What I was suggesting before was only a suggestion. I guess we could > also make the encoder own the hotplug handling code and create the > drm_bridge_connector when the chain is complete, and remove it when it's > no longer the case. That's an interesting option. We don't have to keep drm_bridge_connector in its current form, but I don't think we should go back to individual bridge driver creating connectors, especially now that we have bridge chains where the connector ops are implemented collectively by multiple bridges. > We can discuss alternatives too. But either way, we shouldn't have it > stick around. -- Regards, Laurent Pinchart