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

2020-01-24 Thread Neil Armstrong
On 23/01/2020 10:53, 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 a feature by adding a

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

2020-01-23 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