[PATCH v3 01/11] drm/connector: Add a way to init/add a connector in separate steps

Maxime Ripard mripard at kernel.org
Mon Dec 16 12:22:17 UTC 2024


On Thu, 12 Dec 2024 01:03:18 +0200, Imre Deak wrote:
> Atm when the connector is added to the drm_mode_config::connector_list,
> the connector may not be fully initialized yet. This is not a problem
> for static connectors initialized/added during driver loading, for which
> the driver ensures that look-ups via the above list are not possible
> until all the connector and other required state is fully initialized
> 
> [ ... ]

Reviewed-by: Maxime Ripard <mripard at kernel.org>

Thanks!
Maxime


More information about the dri-devel mailing list