commit | 0d6250b81d71ed3cfff215d38bf89a1645ab4e5f | [log] [tgz] |
---|---|---|
author | Ajay Singh Parmar <aparmar@codeaurora.org> | Sun Apr 02 14:08:51 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon May 29 05:36:38 2017 -0700 |
tree | 957df9b480b06e77c297d78e1d9766ddf95476bb | |
parent | ea5149e333c3f0f994fcafbce515fb9f45e2159b [diff] |
drm/msm/dp: add support for dp drm Add DisplayPort's DRM module to define DP bridge and connector modules. DRM bridge and connector defines how the interface connects with the DRM framework. Provide the function pointers to the bridge and connector modules so that DRM framework can talk to the underlying DP interface and it's submodules. Change-Id: I39cce7c1bfcdb1a34f10374be331bc8979f7e6d0 Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>