[PATCH v2] drm: bridge: cdns-mhdp8546: Move mode_valid hook to drm_bridge_funcs
Maxime Ripard
mripard at kernel.org
Thu May 30 09:33:07 UTC 2024
On Thu, 30 May 2024 14:47:57 +0530, Jayesh Choudhary wrote:
> With the support for the 'DRM_BRIDGE_ATTACH_NO_CONNECTOR' case,
> the connector_helper funcs are not initialized if the encoder has this
> flag in its bridge_attach call. Till now we had mode_valid hook only in
> the drm_connector_helper_funcs. Move this hook to drm_bridge_funcs to
> validate the modes.
>
> [ ... ]
Acked-by: Maxime Ripard <mripard at kernel.org>
Thanks!
Maxime
More information about the dri-devel
mailing list