Re: [PATCH 2/3] drm/vc4: dsi: Fix bridge chain handling

2020-01-07 Thread Andrzej Hajda
On 27.12.2019 15:41, Boris Brezillon wrote: > Commit 05193dc38197 ("drm/bridge: Make the bridge chain a double-linked > list") patched the bridge chain logic to use a double-linked list instead > of a single-linked list. This change induced changes to the VC4 driver > which was manually resetting t

[PATCH 2/3] drm/vc4: dsi: Fix bridge chain handling

2019-12-27 Thread Boris Brezillon
Commit 05193dc38197 ("drm/bridge: Make the bridge chain a double-linked list") patched the bridge chain logic to use a double-linked list instead of a single-linked list. This change induced changes to the VC4 driver which was manually resetting the encoder->bridge element to NULL to control the en