diff options
author | Archit Taneja <architt@codeaurora.org> | 2016-05-19 10:38:39 +0530 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2016-07-16 10:09:00 -0400 |
commit | 812070eb090350af69848f462fe5266e25c5df6e (patch) | |
tree | f30a0ebe8a06827a8499322888a0365665a859d9 /drivers/gpu/drm/drm_fb_helper.c | |
parent | 7d526fcf205ad011c6e5bce819b2b8a1698f7152 (diff) | |
download | talos-op-linux-812070eb090350af69848f462fe5266e25c5df6e.tar.gz talos-op-linux-812070eb090350af69848f462fe5266e25c5df6e.zip |
drm/msm: Add display components by parsing MDP ports
The kms driver currently identifies all the mdss components it needs by
parsing a phandle list from the 'connectors' DT property.
Instead of this, describe a list of ports that the MDP hardware provides
to the external world. These ports are linked to external encoder
interfaces such as DSI, HDMI. These are also the subcomponent devices
that we need add. This description of ports complies with the generic
graph bindings.
The LVDS port is a special case since it is a part of MDP4 itself, and
its output connects directly to the LVDS panel. In this case, we don't
try to add it as a component.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/drm_fb_helper.c')
0 files changed, 0 insertions, 0 deletions