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 246E4E9A036 for ; Tue, 17 Feb 2026 19:01:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6843810E287; Tue, 17 Feb 2026 19:01:04 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (1024-bit key; unprotected) header.d=collabora.com header.i=nicolas.frattaroli@collabora.com header.b="ibdXRU58"; dkim-atps=neutral Received: from sender4-pp-f112.zoho.com (sender4-pp-f112.zoho.com [136.143.188.112]) by gabe.freedesktop.org (Postfix) with ESMTPS id E31CB10E1D6 for ; Tue, 17 Feb 2026 19:01:02 +0000 (UTC) ARC-Seal: i=1; a=rsa-sha256; t=1771354850; cv=none; d=zohomail.com; s=zohoarc; b=Jy7zm2A/TmXHz6m59qKxEzafJJfNXpRt8Ldcdt/yfDUX5hH1T1HQ4FU+g2Hi79DTMm9IOp3o8Ay5eKFVFPazxrmFD+FPWsyHkjJ9shqdRyqD11sj+JSNL6BL8PfabhFkRGNn+mnDbs9jg8TFTHCh5LeLRqXrJkfDTvxoRhe038U= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1771354850; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To; bh=0SlXOYmBUvjMmHeyse+PEdc4wzsaLd/IvgI6qX6ZwVo=; b=OdB5clfqhvrpqTGu89YLCmhN+ur4dychs5fO60MNpS90ERvLlt291wdEZ2iGC/ukbDgHwXkI3FXu7HO57Qzr4RljGoOOYpnTvHn4SQ3rS/GKphQKlxjfCm3Y1q5/AZxplMIN98cY5JVcVCs8LztyYucwsFwpo0+gHRmbX6Dd7FA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=collabora.com; spf=pass smtp.mailfrom=nicolas.frattaroli@collabora.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1771354850; s=zohomail; d=collabora.com; i=nicolas.frattaroli@collabora.com; h=From:From:Subject:Subject:Date:Date:Message-Id:Message-Id:MIME-Version:Content-Type:Content-Transfer-Encoding:To:To:Cc:Cc:Reply-To; bh=0SlXOYmBUvjMmHeyse+PEdc4wzsaLd/IvgI6qX6ZwVo=; b=ibdXRU58kxsdjqPVVBCgOvfPySuvhrGNMAISm52faXZAHLh+Af+2XJb3oNxBYp5f +9rTmC/At/yD2zSK3ql0QO0jGMH+G39D6Zun3iK5zeYyNqsV7d2NGJCINsnCXrH3jit 47PollRJERsoyOcZrpI2FxrCt+Fo8HruAmYFB3ZI= Received: by mx.zohomail.com with SMTPS id 17713548482601016.7540505993686; Tue, 17 Feb 2026 11:00:48 -0800 (PST) From: Nicolas Frattaroli Subject: [PATCH v7 0/2] Pass down hot-plug CONNECTOR ID to user-space Date: Tue, 17 Feb 2026 20:00:22 +0100 Message-Id: <20260217-hot-plug-passup-v7-0-f8221b2aab51@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAAAAAAAC/2VPzU7DMAx+lSpnXJKWZWMn3gPt4DbOaqldgpNWo KnvTlbKBXyxPtnf310lEqakztVdCS2cONwKOD5Vqh/wdiVgV7BqdGO1aQwMIUMc5ytETGmO4E/ kdOuPfflQhRWFPH9uiu+Xgr2ECfIghL86B/MY27TtqTYH82LAwITCc6qXEd1bH8YRuyBY92HaJ YU+5pIt/+iqDhNBuU6cz5WTYsDxed/q4TpwykG+tlqL3Th7g/Zfg8WCBkT01rhXq7vuT4LLuq7 fWQTWQCgBAAA= X-Change-ID: 20260121-hot-plug-passup-f8ed03f7c202 To: =?utf-8?q?Ville_Syrj=C3=A4l=C3=A4?= , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Louis Chauvet , Haneen Mohammed , Melissa Wen , Daniel Stone , Ian Forbes , Dmitry Baryshkov Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, kernel@collabora.com, Nicolas Frattaroli , Marius Vlad X-Mailer: b4 0.14.3 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" I will be taking over this series from Marius Vlad. This series addresses a shortcoming whereby a hot plug event is sent without it being passed the actual connector that caused it. This takes into consideration both the polling path and the HPD (Hot Plug Detect) path. It also adds support for the vkms driver (using ConfigFS) for propagating the connector ID when changing the connector's status. The motivation is that user-space applications such as Weston would previously receive non-connector-specific hotplug events, and then have to figure out themselves which connector needs to have a modeset executed on. This notably did not work when the hotplug events came in too fast, resulting in Weston missing an on-off-on transition of a connector, seeing that its state was unchanged from "on" so can't be the one that was hotplugged, and skipping reinitialising it as it looks through the other connectors that could've caused it. The real world implication is that on setups with slightly sketchy HDMI connections, a brief flicker in the HPD signal could result in video output bidding farewell entirely until a manual proper re-plug was performed. By sending connector specific hotplug events, this ambiguity is resolved without any change to the user-space API. Signed-off-by: Nicolas Frattaroli --- Changes in v7: - Drop the two vkms patches, as I don't want them to be blocked on review. I still think they're correct, but they're not essential and don't need to block this series. - Link to v6: https://lore.kernel.org/r/20260123-hot-plug-passup-v6-0-aaaf61d960bb@collabora.com Changes in v6: - Rewrote cover letter to explain the motivation for this series more plainly - Rename "status_changed" to "pending_hp" - Set "pending_hp" in the existing path that would also affect epoch_counter - No longer set the boolean in drm_helper_probe_single_connector_modes, as it does not appear to be necessary - Reword commits to better justify the changes - Link to v5: https://lore.kernel.org/r/20251111162338.15141-1-marius.vlad@collabora.com/ Changes in v5: - vkms: add support for sending the CONNECTOR ID when hot-plugging through ConfigFS - as reported by Louis, vkms can now make use of ConfigFS to simulate connector status. - vkms: add a small change to ignore previous/old drm connector status when sending out hot-plug uevent. - Link to v4: https://lore.kernel.org/r/20251103174558.7709-1-marius.vlad@collabora.com/ Changes in v4: - removed the "This patch" bit - Dmitry - added a short note when the flag is set and cleared - Dmitry - address double dead-locking detected - kbot: https://lore.kernel.org/dri-devel/202509251410.fdfbcac3-lkp@intel.com/ - virtual connectors do not seem have any kind of hotplug - added polling in vkms - as noted by Ian - Link to v3: https://lore.kernel.org/r/20250923083636.4749-1-marius.vlad@collabora.com/ Changes in v3: - Address comments from Dmitry: - guard connector status write with mode_config.mutex - avoid setting up the connector status and immediately unset it. Do the unset in drm_kms_helper_hotplug_event/drm_kms_helper_connector_hotplug_event - Link to v2: https://lore.kernel.org/r/20250729165708.9947-1-marius.vlad@collabora.com/ Changes in v2: - Address comments from Daniel: - split patch into 2, one that introduces a bool to track connector connection status change and a patch that uses that to be able to send hot plug events with the proper CONNECTOR ID to udev and further pass that down to user-space - nuke out mutex when iterating connector list - fix typo - Link to v1: https://lore.kernel.org/r/20250627131751.2004-1-marius.vlad@collabora.com/ Marius Vlad (4): drm: Introduce a new connector status drm: Propagate connector status change vkms: Do not send hotplug events for same connector status vkms: Pass the vkms connector as opposed to the vkms device drivers/gpu/drm/drm_connector.c | 1 + drivers/gpu/drm/drm_probe_helper.c | 39 +++++++++++++++++++++++---- drivers/gpu/drm/drm_sysfs.c | 1 + drivers/gpu/drm/vkms/vkms_configfs.c | 12 +++++++-- drivers/gpu/drm/vkms/vkms_connector.c | 6 ++--- drivers/gpu/drm/vkms/vkms_connector.h | 4 +-- include/drm/drm_connector.h | 3 +++ 7 files changed, 54 insertions(+), 12 deletions(-) -- 2.47.2 --- Marius Vlad (2): drm: Introduce pending_hp to drm_connector drm: Send per-connector hotplug events drivers/gpu/drm/drm_connector.c | 1 + drivers/gpu/drm/drm_probe_helper.c | 39 +++++++++++++++++++++++++++++++++----- drivers/gpu/drm/drm_sysfs.c | 2 ++ include/drm/drm_connector.h | 3 +++ 4 files changed, 40 insertions(+), 5 deletions(-) --- base-commit: e66c64e4f12e55cad35c680f1e328a7c7ee92cab change-id: 20260121-hot-plug-passup-f8ed03f7c202 Best regards, -- Nicolas Frattaroli