git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13f1556
)
drm/msm: Attach assigned encoder to eDP and DSI connectors
author
Hai Li
<hali@codeaurora.org>
Thu, 23 Apr 2015 18:13:21 +0000
(14:13 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Thu, 14 May 2015 20:56:42 +0000
(16:56 -0400)
drm_mode_connector_attach_encoder() function call is missing
during eDP and DSI connector initialization. As a result,
no encoder is returned by DRM_IOCTL_MODE_GETCONNECTOR system
call. This change is to fix this issue.
Signed-off-by: Hai Li <hali@codeaurora.org>
No differences found