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 12D8FCAC5BB for ; Wed, 1 Oct 2025 16:10:31 +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:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9T2f+AxAX6ouFyEats7qVvqtt1iFIiAoyFs4sXsis58=; b=j7GDXUX+VAHNai yO+lCu3ijfFW4LeQRv/sJZ19NVOFUkK01lmXi+5IgcAqyqBh1QSei6+3ASATXd5sUJA+WtwHP3c3q O56SOwc34IFs22vQCfNWMvLRzS/2tH+dgnaiRg0JYDjc7LalV/mmI2SoIZbGyBeI/REgO30mrXjcz 2uvp5xBhdz4L4C4DA4MyEBZSFr9z3lMv7mq80Ly32VtWsioZgxbA6ZoIeuD0wdCd8OcTD5nrIzIWE G4OkI5sCfZXJFB6Xrtl6KWYx6lC99khXT0ZrdWkwjiHk0HvRpSnFEPKc1WY8DJCLUUu1j8iEFZHIl QfsQGG5XSW0gMdaD76lA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v3zP6-00000008UXa-21PA; Wed, 01 Oct 2025 16:10:08 +0000 Received: from smtpout-02.galae.net ([185.246.84.56]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v3zP2-00000008UV4-2W6L; Wed, 01 Oct 2025 16:10:06 +0000 Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 3A8AC1A1075; Wed, 1 Oct 2025 16:09:55 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 093A5606BF; Wed, 1 Oct 2025 16:09:55 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id E7266102F1A3E; Wed, 1 Oct 2025 18:09:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1759334993; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=9CvJDGBSoVXbt+J412aK4yig9hsCig6aqy7YzBwhW2U=; b=rv7pdWQxzoqrjN3bhcDG6IeHqv9N+XFI6QwkO+p2auYuGPT6LdtWBCRBaL+JXAoVwiZp3M GCz4Tg3Kp9FHaQ9ya4b1XoJUTf6IrVRO2rb9kWsrBaj8QlhrQSzkcUKcKaIjBJevIfdKML Wq9Hw3uoV22IEeAse398wh3dpFWcPNP4997mm0bXmVga+Na0ZqDBIom3Xkc/v8U54fbN0P dUv7sLcbxNiQ6FHk4AuZ6ks4JvbyqGVlVceYlp2gOFBy2i4u7ZoQOFNKAjjRBjtVSLzzx1 IWzQUOqHYmLJoe+mlbvD6F85QWGNZgLSYs8vBFGYgIlNgCS9dU1HYJqlbZYC9A== Date: Wed, 1 Oct 2025 18:09:22 +0200 From: Luca Ceresoli To: Damon Ding Cc: andrzej.hajda@intel.com, neil.armstrong@linaro.org, rfoss@kernel.org, Laurent.pinchart@ideasonboard.com, jonas@kwiboo.se, jernej.skrabec@gmail.com, maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com, simona@ffwll.ch, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, inki.dae@samsung.com, sw0312.kim@samsung.com, kyungmin.park@samsung.com, krzk@kernel.org, alim.akhtar@samsung.com, jingoohan1@gmail.com, p.zabel@pengutronix.de, hjc@rock-chips.com, heiko@sntech.de, andy.yan@rock-chips.com, dmitry.baryshkov@oss.qualcomm.com, dianders@chromium.org, m.szyprowski@samsung.com, jani.nikula@intel.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH v6 11/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities Message-ID: <20251001180922.6bbe42ac@booty> In-Reply-To: <20250930090920.131094-12-damon.ding@rock-chips.com> References: <20250930090920.131094-1-damon.ding@rock-chips.com> <20250930090920.131094-12-damon.ding@rock-chips.com> Organization: Bootlin X-Mailer: Claws Mail 4.3.1 (GTK 3.24.49; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251001_091004_902525_73B52C83 X-CRM114-Status: GOOD ( 26.36 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Hello Damon, On Tue, 30 Sep 2025 17:09:13 +0800 Damon Ding wrote: > When multiple bridges are present, EDID detection capability > (DRM_BRIDGE_OP_EDID) takes precedence over modes detection > (DRM_BRIDGE_OP_MODES). To ensure the above two capabilities are > determined by the last bridge in the chain, we handle three cases: > > Case 1: The later bridge declares only DRM_BRIDGE_OP_MODES > - If the previous bridge declares DRM_BRIDGE_OP_EDID, set > &drm_bridge_connector.bridge_edid to NULL and set > &drm_bridge_connector.bridge_modes to the later bridge. > - Ensure modes detection capability of the later bridge will not > be ignored. > > Case 2: The later bridge declares only DRM_BRIDGE_OP_EDID > - If the previous bridge declares DRM_BRIDGE_OP_MODES, set > &drm_bridge_connector.bridge_modes to NULL and set > &drm_bridge_connector.bridge_edid to the later bridge. > - Although EDID detection capability has higher priority, this > operation is for balance and makes sense. > > Case 3: the later bridge declares both of them > - Assign later bridge as &drm_bridge_connector.bridge_edid and > and &drm_bridge_connector.bridge_modes to this bridge. > - Just leave transfer of these two capabilities as before. I think the whole explanation can be more concisely rewritten as: If the later bridge declares OP_EDID, OP_MODES or both, then both .bridge_modes and .bridge_edid should be set to NULL (if any was set from a previous bridge), and then .bridge_modes and/or .bridge_edid be set to the later bridge as is done already. Does this look correct (i.e. does it convey the same meaning)? > --- a/drivers/gpu/drm/display/drm_bridge_connector.c > +++ b/drivers/gpu/drm/display/drm_bridge_connector.c > @@ -640,6 +640,7 @@ struct drm_connector *drm_bridge_connector_init(struct drm_device *drm, > struct drm_connector *connector; > struct i2c_adapter *ddc = NULL; > struct drm_bridge *bridge, *panel_bridge = NULL; > + struct drm_bridge *pre_bridge_edid, *pre_bridge_modes; > unsigned int supported_formats = BIT(HDMI_COLORSPACE_RGB); > unsigned int max_bpc = 8; > bool support_hdcp = false; > @@ -668,6 +669,9 @@ struct drm_connector *drm_bridge_connector_init(struct drm_device *drm, > */ > connector_type = DRM_MODE_CONNECTOR_Unknown; > drm_for_each_bridge_in_chain(encoder, bridge) { > + pre_bridge_edid = bridge_connector->bridge_edid; > + pre_bridge_modes = bridge_connector->bridge_modes; > + > if (!bridge->interlace_allowed) > connector->interlace_allowed = false; > if (!bridge->ycbcr_420_allowed) > @@ -681,6 +685,44 @@ struct drm_connector *drm_bridge_connector_init(struct drm_device *drm, > bridge_connector->bridge_detect = bridge; > if (bridge->ops & DRM_BRIDGE_OP_MODES) > bridge_connector->bridge_modes = bridge; > + > + /* > + * When multiple bridges are present, EDID detection capability > + * (DRM_BRIDGE_OP_EDID) takes precedence over modes detection > + * (DRM_BRIDGE_OP_MODES). To ensure the above two capabilities > + * are determined by the last bridge in the chain, we handle > + * three cases: > + * > + * Case 1: The later bridge declares only DRM_BRIDGE_OP_MODES > + * - If the previous bridge declares DRM_BRIDGE_OP_EDID, set > + * &drm_bridge_connector.bridge_edid to NULL and set > + * &drm_bridge_connector.bridge_modes to the later bridge. > + * - Ensure modes detection capability of the later bridge > + * will not be ignored. > + * > + * Case 2: The later bridge declares only DRM_BRIDGE_OP_EDID > + * - If the previous bridge declares DRM_BRIDGE_OP_MODES, set > + * &drm_bridge_connector.bridge_modes to NULL and set > + * &drm_bridge_connector.bridge_edid to the later bridge. > + * - Although EDID detection capability has higher priority, > + * this operation is for balance and makes sense. > + * > + * Case 3: the later bridge declares both of them > + * - Assign later bridge as &drm_bridge_connector.bridge_edid > + * and &drm_bridge_connector.bridge_modes to this bridge. > + * - Just leave transfer of these two capabilities as before. > + */ > + if (bridge->ops & DRM_BRIDGE_OP_EDID && > + !(bridge->ops & DRM_BRIDGE_OP_MODES)) { > + if (pre_bridge_modes) > + bridge_connector->bridge_modes = NULL; > + } > + if (bridge->ops & DRM_BRIDGE_OP_MODES && > + !(bridge->ops & DRM_BRIDGE_OP_EDID)) { > + if (pre_bridge_edid) > + bridge_connector->bridge_edid = NULL; > + } > + If the above rewrite is correct, then I think this patch can be rewritten in a simple way (build tested only): diff --git a/drivers/gpu/drm/display/drm_bridge_connector.c b/drivers/gpu/drm/display/drm_bridge_connector.c index a5bdd6c10643..bd5dbafe88bc 100644 --- a/drivers/gpu/drm/display/drm_bridge_connector.c +++ b/drivers/gpu/drm/display/drm_bridge_connector.c @@ -672,14 +672,18 @@ struct drm_connector *drm_bridge_connector_init(struct drm_device *drm, if (!bridge->ycbcr_420_allowed) connector->ycbcr_420_allowed = false; - if (bridge->ops & DRM_BRIDGE_OP_EDID) - bridge_connector->bridge_edid = bridge; + if (bridge->ops & DRM_BRIDGE_OP_EDID || bridge->ops & DRM_BRIDGE_OP_MODES) { + bridge_connector->bridge_edid = NULL; + bridge_connector->bridge_modes = NULL; + if (bridge->ops & DRM_BRIDGE_OP_EDID) + bridge_connector->bridge_edid = bridge; + if (bridge->ops & DRM_BRIDGE_OP_MODES) + bridge_connector->bridge_modes = bridge; + } if (bridge->ops & DRM_BRIDGE_OP_HPD) bridge_connector->bridge_hpd = bridge; if (bridge->ops & DRM_BRIDGE_OP_DETECT) bridge_connector->bridge_detect = bridge; - if (bridge->ops & DRM_BRIDGE_OP_MODES) - bridge_connector->bridge_modes = bridge; if (bridge->ops & DRM_BRIDGE_OP_HDMI) { if (bridge_connector->bridge_hdmi) return ERR_PTR(-EBUSY); Another thing to note is that this patch conflicts with [0], which I plan to apply in the next few days. The two patches are orthogonal but they insist on the same lines (those assigning bridge_connector->bridge_* = bridge). Not a big deal, whichever patch comes later will be easily adapted. Just wanted to ensure you are aware. [0] https://lore.kernel.org/all/20250926-drm-bridge-alloc-getput-bridge-connector-v2-1-138b4bb70576@bootlin.com/ Best regards, Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip