On Wed, Jun 22, 2022 at 04:31:08PM +0200, Maxime Ripard wrote:
> Unlike other DRM entities, there's no helper to create a DRM-managed
> initialisation of a connector.
>
> Let's create an helper to initialise a connector that would be passed as an
> argument, and handle the cleanup through a DRM-ma
Unlike other DRM entities, there's no helper to create a DRM-managed
initialisation of a connector.
Let's create an helper to initialise a connector that would be passed as an
argument, and handle the cleanup through a DRM-managed action.
Acked-by: Thomas Zimmermann
Signed-off-by: Maxime Ripard