Re: [PATCH v4 05/51] drm/bridge: Extend bridge API to disable connector creation

2020-01-08 Thread Tomi Valkeinen
On 19/12/2019 12:44, Laurent Pinchart wrote: Most bridge drivers create a DRM connector to model the connector at the output of the bridge. This model is historical and has worked pretty well so far, but causes several issues: - It prevents supporting more complex display pipelines where DRM con

[PATCH v4 05/51] drm/bridge: Extend bridge API to disable connector creation

2019-12-19 Thread Laurent Pinchart
Most bridge drivers create a DRM connector to model the connector at the output of the bridge. This model is historical and has worked pretty well so far, but causes several issues: - It prevents supporting more complex display pipelines where DRM connector operations are split over multiple compo