drm/bridge: Provide a way to embed timing info in bridges
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Jan 2018 07:48:52 +0000 (08:48 +0100)
committerArchit Taneja <architt@codeaurora.org>
Fri, 12 Jan 2018 08:44:03 +0000 (14:14 +0530)
commit36a776df6e088a0cec2303aacd2fe762830b2457
treef34fd57d1efae255e83cc30727a9c444ac9d67b8
parent85d0875a4f0e59887307e7a435999132836a8717
drm/bridge: Provide a way to embed timing info in bridges

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 it to
determine how to drive outputs.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180112074854.9560-2-linus.walleij@linaro.org
include/drm/drm_bridge.h