commit | 54011e266499ec80104136bcecec5e8c7e21340c | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Mon Jun 06 13:45:34 2016 +0530 |
committer | Rob Clark <robdclark@gmail.com> | Sat Jul 16 10:09:00 2016 -0400 |
tree | 758637cf7b68c9aa391ff2b4ad9df81798445b98 | |
parent | 812070eb090350af69848f462fe5266e25c5df6e [diff] |
drm/msm: Add components for MDP5 For MDP5 based platforms, the master device isn't the MDP5 platform device, but the top level MDSS device, which is a parent to MDP5 and interface (DSI, HDMI, eDP etc) devices. In order to add components on MDP5 platforms, we first need to populate the MDSS children, locate the MDP5 child, and then parse its ports to get the display interfaces. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>