Re: [PATCH v9 01/12] drm/bridge: Add a drm_bridge_state object

2020-01-27 Thread Boris Brezillon
On Mon, 27 Jan 2020 18:26:52 +0100 Daniel Vetter wrote: > On Mon, Jan 27, 2020 at 12:00:32PM +0100, Boris Brezillon wrote: > > One of the last remaining objects to not have its atomic state. > > > > This is being motivated by our attempt to support runtime bus-format > > negotiation between elem

Re: [PATCH v9 01/12] drm/bridge: Add a drm_bridge_state object

2020-01-27 Thread Daniel Vetter
On Mon, Jan 27, 2020 at 12:00:32PM +0100, Boris Brezillon wrote: > One of the last remaining objects to not have its atomic state. > > This is being motivated by our attempt to support runtime bus-format > negotiation between elements of the bridge chain. > This patch just paves the road for such

[PATCH v9 01/12] drm/bridge: Add a drm_bridge_state object

2020-01-27 Thread Boris Brezillon
One of the last remaining objects to not have its atomic state. This is being motivated by our attempt to support runtime bus-format negotiation between elements of the bridge chain. This patch just paves the road for such a feature by adding a new drm_bridge_state object inheriting from drm_priva