Hello! On 09.04.2020 3:36, Laurent Pinchart wrote:
This small patch series enables usage of the simple-bridge driver with the DRM bridge connector helper (drm_bridge_connector.c). Patch 1/2 starts by simplifying the driver by delegating DDC handling to the next bridge in the chain, and patch 2/2 makes the connector creation optional. I will continue converting existing bridge drivers to this new model, starting with the adv7511, rcar-lvds and dw-hdmi bridges. Anyone willing to give a
What? :-)
and converting additional bridge drivers is more than welcome :-) Laurent Pinchart (2): drm: bridge: simple-bridge: Delegate operations to next bridge drm: bridge: simple-bridge: Make connector creation optional drivers/gpu/drm/bridge/simple-bridge.c | 107 +++++++++---------------- 1 file changed, 36 insertions(+), 71 deletions(-)
MBR, Sergei _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel