commit | 67ac0a2d6994fef77a611106fa7f6fcc58f4bb8d | [log] [tgz] |
---|---|---|
author | Stephane Viau <sviau@codeaurora.org> | Fri Mar 13 15:49:34 2015 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Wed Apr 01 19:29:34 2015 -0400 |
tree | 187a12bc1a31e23b50863acaa356c230de45015d | |
parent | 389b09a1822db2bf5050060acc63611ea6c4670d [diff] |
drm/msm/mdp5: Make the intf connection in config module Up until now, we assume that eDP is tight to intf_0 and HDMI to intf_3. This information shall actually come from the mdp5_cfg module since it can change from one chip to another. v2: rename macro to mdp5_cfg_intf_is_virtual() [pointed by Archit] v3: add sanity check before writing in INTF_TIMING_ENGINE_EN registers Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>