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:
5d8a775
)
drm/i915: Simplify DP vs. eDP detection
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Fri, 1 Nov 2013 16:22:41 +0000
(18:22 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 28 Nov 2013 12:42:25 +0000
(13:42 +0100)
Reduce the eDP detection to just checking if it's port A, or if
the VBT tells us that the port is eDP for the other ports.
Suggested-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found