Re: [PATCH RFC 00/19] drm: Add support for bus-format negotiation

2019-08-09 Thread Neil Armstrong
Hi Boris, On 08/08/2019 17:11, Boris Brezillon wrote: > Hello, > > This patch series aims at adding support for runtime bus-format > negotiation between all elements of the > 'encoder -> bridges -> connector/display' section of the pipeline. It was one of the big subject of the dw-hdmi support

[PATCH RFC 00/19] drm: Add support for bus-format negotiation

2019-08-08 Thread Boris Brezillon
Hello, This patch series aims at adding support for runtime bus-format negotiation between all elements of the 'encoder -> bridges -> connector/display' section of the pipeline. In order to support that, we need drm bridges to fully take part in the atomic state validation process, which