commit | dded00395bdbd45a16d1504a1da77103522b28af | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Tue Oct 26 19:12:40 2021 +0100 |
committer | Paul Cercueil <paul@crapouillou.net> | Fri Oct 29 21:30:16 2021 +0100 |
tree | 7b71d340fcdc652a37fd24fb8a8927d32b87bdfd | |
parent | 6055466203df46a44987f97020a4dd9100379f84 [diff] |
drm/ingenic: Attach bridge chain to encoders Attach a top-level bridge to each encoder, which will be used for negociating the bus format and flags. All the bridges are now attached with DRM_BRIDGE_ATTACH_NO_CONNECTOR. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/msgid/20211026181240.213806-7-paul@crapouillou.net Tested-by: Nikolaus Schaller <hns@goldelico.com> Reviewed-by: Christophe Branchereau <cbranchereau@gmail.com>