Re: [PATCH 2/4 v7] drm/bridge: Provide a way to embed timing info in bridges

2018-01-12 Thread Laurent Pinchart
Hi Linus, Thank you for the patch. On Friday, 12 January 2018 09:48:52 EET Linus Walleij wrote: > After some discussion and failed patch sets trying to convey > the right timing information between the display engine and > a bridge using the connector, I try instead to use an optional > timing in

Re: [PATCH 2/4 v7] drm/bridge: Provide a way to embed timing info in bridges

2018-01-12 Thread Archit Taneja
On 01/12/2018 01:18 PM, Linus Walleij wrote: After some discussion and failed patch sets trying to convey the right timing information between the display engine and a bridge using the connector, I try instead to use an optional timing information container in the bridge itself, so that display

[PATCH 2/4 v7] drm/bridge: Provide a way to embed timing info in bridges

2018-01-12 Thread Linus Walleij
After some discussion and failed patch sets trying to convey the right timing information between the display engine and a bridge using the connector, I try instead to use an optional timing information container in the bridge itself, so that display engines can retrieve it from any bridge and use