[PATCH v2 17/50] drm: Add helper to create a connector for a chain of bridges

Boris Brezillon boris.brezillon at collabora.com
Thu Aug 22 18:31:51 UTC 2019


On Tue, 20 Aug 2019 04:16:48 +0300
Laurent Pinchart <laurent.pinchart at ideasonboard.com> wrote:


> +	/**
> +	 * @bridge_detect:

	    ^ @bridge_modes

> +	 *
> +	 * The last bridge in the chain (closest to the connector) that provides
> +	 * connector modes detection, if any (see &DRM_BRIDGE_OP_MODES).
> +	 */
> +	struct drm_bridge *bridge_modes;
> +};
> +



More information about the dri-devel mailing list