From nobody Mon Feb 9 02:12:14 2026 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A298936AB43; Fri, 16 Jan 2026 17:04:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768583043; cv=none; b=oLt4AxBxY0RgEWm9yEJqKoubT+4kfXANVXzGN12tFPGzBcEqZEst2ssT7HswVfPjafOMEwxgEVB7xMZyrz7A60LgaREq3V6xVwZrBpaT+L3R43JtK4ypEABwQ3W3pk9NGfBe+CauHatSCW4trBGHVwBf1Iw9zh7B2QWC/mc4M1w= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768583043; c=relaxed/simple; bh=aCeKtqd0YUBfyry4+WZOz2AteWtdXWDKKDiAdCUtl1Y=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=ain9nyA7EyaZf1rSJPBR/lm1sbXIfVp9cke+nNZpNZrTnyiB18UF3gsAkfltvjqF/dMuzXDwx+j3E2MuZGo4s7/38ryrqDKLWVmiQdaqP2VaW4Zi+4+aRPPgGJw07tBTjIL9j4LrM5QZYEDCNmcb5iiAFSxHkqAtlohf/U1pWJ8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=i4hfWcEV; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="i4hfWcEV" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 7DD4F4E42113; Fri, 16 Jan 2026 17:04:00 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 53339606F9; Fri, 16 Jan 2026 17:04:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id F029D10B68CC0; Fri, 16 Jan 2026 18:03:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1768583038; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=Uo3AvkfjrdalsyUZuA1OMe08gwk1pI/nU7JxApdIRbQ=; b=i4hfWcEVfR4HfSen5S+TqcZ2cUv/xDL1m6+GISfKL5Sj4pR1U7vhJfHxTtF+FGkCnvsWuk /ymgDztu0iQyHy8lo3nhzIerj2bj5gP/tbTZc4uYIuaAULIuaumN/8dra+YQJlVQ1xyswq lTeeyg125CzwiaahEC7mJAlP93hS3m+JjyOsUnHHUKfNkTPNbL4GvmX3supziLI3ud9r3k P/bd7bIsPYfqWmSQKcqI7BoKebL3ZXs1/A3CQZn1CHSsaZDOK3tvSX8fEpVLXcOftJ3TcI czSMZVc5pL9XtFOVXeZOlcGkp4lHHlGXitqyF4zWAPEEfGOmNY8Km4HnQ8hDDQ== From: "Kory Maincent (TI.com)" Date: Fri, 16 Jan 2026 18:02:24 +0100 Subject: [PATCH v4 24/25] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20260116-feature_tilcdc-v4-24-2c1c22143087@bootlin.com> References: <20260116-feature_tilcdc-v4-0-2c1c22143087@bootlin.com> In-Reply-To: <20260116-feature_tilcdc-v4-0-2c1c22143087@bootlin.com> To: Jyri Sarha , Tomi Valkeinen , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Russell King , Bartosz Golaszewski , Tony Lindgren , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec Cc: Markus Schneider-Pargmann , Bajjuri Praneeth , Luca Ceresoli , Louis Chauvet , Thomas Petazzoni , Miguel Gazquez , Herve Codina , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, "Kory Maincent (TI.com)" X-Mailer: b4 0.14.3 X-Last-TLS-Session-Version: TLSv1.3 Add support for the DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to allow display controller drivers to create their own connectors. This modernizes the driver to work with the current DRM bridge framework. The implementation includes: - Refactoring detection and EDID reading into bridge-usable helpers - Adding bridge operations: edid_read, detect, hpd_enable, hpd_disable - Setting appropriate bridge ops (DRM_BRIDGE_OP_EDID, DRM_BRIDGE_OP_DETECT, DRM_BRIDGE_OP_HPD) and connector type (HDMIA) - Skipping connector creation when DRM_BRIDGE_ATTACH_NO_CONNECTOR is set - Handling conditional connector cleanup in bridge_detach The driver maintains backward compatibility by continuing to create its own connector when the flag is not set. Reviewed-by: Luca Ceresoli Signed-off-by: Kory Maincent (TI.com) --- drivers/gpu/drm/bridge/tda998x_drv.c | 96 +++++++++++++++++++++++++++++++-= ---- 1 file changed, 85 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/bridge/tda998x_drv.c b/drivers/gpu/drm/bridge/= tda998x_drv.c index fad3c9bfda383..d9b388165de15 100644 --- a/drivers/gpu/drm/bridge/tda998x_drv.c +++ b/drivers/gpu/drm/bridge/tda998x_drv.c @@ -1193,16 +1193,22 @@ static int tda998x_audio_codec_init(struct tda998x_= priv *priv, =20 /* DRM connector functions */ =20 -static enum drm_connector_status -tda998x_connector_detect(struct drm_connector *connector, bool force) +static enum drm_connector_status tda998x_conn_detect(struct tda998x_priv *= priv) { - struct tda998x_priv *priv =3D conn_to_tda998x_priv(connector); u8 val =3D cec_read(priv, REG_CEC_RXSHPDLEV); =20 return (val & CEC_RXSHPDLEV_HPD) ? connector_status_connected : connector_status_disconnected; } =20 +static enum drm_connector_status +tda998x_connector_detect(struct drm_connector *connector, bool force) +{ + struct tda998x_priv *priv =3D conn_to_tda998x_priv(connector); + + return tda998x_conn_detect(priv); +} + static const struct drm_connector_funcs tda998x_connector_funcs =3D { .reset =3D drm_atomic_helper_connector_reset, .fill_modes =3D drm_helper_probe_single_connector_modes, @@ -1276,11 +1282,10 @@ static int read_edid_block(void *data, u8 *buf, uns= igned int blk, size_t length) return ret; } =20 -static int tda998x_connector_get_modes(struct drm_connector *connector) +static const struct drm_edid *tda998x_edid_read(struct tda998x_priv *priv, + struct drm_connector *connector) { - struct tda998x_priv *priv =3D conn_to_tda998x_priv(connector); const struct drm_edid *drm_edid; - int n; =20 /* * If we get killed while waiting for the HPD timeout, return @@ -1298,6 +1303,16 @@ static int tda998x_connector_get_modes(struct drm_co= nnector *connector) if (priv->rev =3D=3D TDA19988) reg_set(priv, REG_TX4, TX4_PD_RAM); =20 + return drm_edid; +} + +static int tda998x_connector_get_modes(struct drm_connector *connector) +{ + struct tda998x_priv *priv =3D conn_to_tda998x_priv(connector); + const struct drm_edid *drm_edid; + int n; + + drm_edid =3D tda998x_edid_read(priv, connector); drm_edid_connector_update(connector, drm_edid); cec_notifier_set_phys_addr(priv->cec_notify, connector->display_info.source_physical_address); @@ -1365,10 +1380,8 @@ static int tda998x_bridge_attach(struct drm_bridge *= bridge, { struct tda998x_priv *priv =3D bridge_to_tda998x_priv(bridge); =20 - if (flags & DRM_BRIDGE_ATTACH_NO_CONNECTOR) { - DRM_ERROR("Fix bridge driver to make connector optional!"); - return -EINVAL; - } + if (flags & DRM_BRIDGE_ATTACH_NO_CONNECTOR) + return 0; =20 return tda998x_connector_init(priv, bridge->dev); } @@ -1377,7 +1390,8 @@ static void tda998x_bridge_detach(struct drm_bridge *= bridge) { struct tda998x_priv *priv =3D bridge_to_tda998x_priv(bridge); =20 - drm_connector_cleanup(&priv->connector); + if (priv->connector.dev) + drm_connector_cleanup(&priv->connector); } =20 static enum drm_mode_status tda998x_bridge_mode_valid(struct drm_bridge *b= ridge, @@ -1677,6 +1691,59 @@ static void tda998x_bridge_mode_set(struct drm_bridg= e *bridge, mutex_unlock(&priv->audio_mutex); } =20 +static const struct drm_edid * +tda998x_bridge_edid_read(struct drm_bridge *bridge, + struct drm_connector *connector) +{ + struct tda998x_priv *priv =3D bridge_to_tda998x_priv(bridge); + const struct drm_edid *drm_edid; + const struct edid *edid; + + drm_edid =3D tda998x_edid_read(priv, connector); + if (!drm_edid) { + dev_dbg(&priv->hdmi->dev, "failed to get edid\n"); + return NULL; + } + + /* + * FIXME: This should use connector->display_info.has_audio from + * a path that has read the EDID and called + * drm_edid_connector_update(). + */ + edid =3D drm_edid_raw(drm_edid); + + dev_dbg(&priv->hdmi->dev, "got edid: width[%d] x height[%d]\n", + edid->width_cm, edid->height_cm); + + priv->sink_has_audio =3D drm_detect_monitor_audio(edid); + cec_notifier_set_phys_addr_from_edid(priv->cec_notify, edid); + + return drm_edid; +} + +static enum drm_connector_status +tda998x_bridge_detect(struct drm_bridge *bridge, + struct drm_connector *connector) +{ + struct tda998x_priv *priv =3D bridge_to_tda998x_priv(bridge); + + return tda998x_conn_detect(priv); +} + +static void tda998x_bridge_hpd_enable(struct drm_bridge *bridge) +{ + struct tda998x_priv *priv =3D bridge_to_tda998x_priv(bridge); + + cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); +} + +static void tda998x_bridge_hpd_disable(struct drm_bridge *bridge) +{ + struct tda998x_priv *priv =3D bridge_to_tda998x_priv(bridge); + + cec_write(priv, REG_CEC_RXSHPDINTENA, 0); +} + static const struct drm_bridge_funcs tda998x_bridge_funcs =3D { .attach =3D tda998x_bridge_attach, .detach =3D tda998x_bridge_detach, @@ -1684,6 +1751,10 @@ static const struct drm_bridge_funcs tda998x_bridge_= funcs =3D { .disable =3D tda998x_bridge_disable, .mode_set =3D tda998x_bridge_mode_set, .enable =3D tda998x_bridge_enable, + .edid_read =3D tda998x_bridge_edid_read, + .detect =3D tda998x_bridge_detect, + .hpd_enable =3D tda998x_bridge_hpd_enable, + .hpd_disable =3D tda998x_bridge_hpd_disable, }; =20 /* I2C driver functions */ @@ -1872,6 +1943,7 @@ tda998x_probe(struct i2c_client *client) =20 /* enable HPD irq */ cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); + priv->bridge.ops =3D DRM_BRIDGE_OP_HPD; } =20 priv->cec_notify =3D cec_notifier_conn_register(dev, NULL, NULL); @@ -1932,6 +2004,8 @@ tda998x_probe(struct i2c_client *client) priv->bridge.of_node =3D dev->of_node; #endif =20 + priv->bridge.ops |=3D DRM_BRIDGE_OP_EDID | DRM_BRIDGE_OP_DETECT; + priv->bridge.type =3D DRM_MODE_CONNECTOR_HDMIA; drm_bridge_add(&priv->bridge); =20 return 0; --=20 2.43.0