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:
97b94cc
)
drm/radeon/kms: use active device to pick connector for encoder
author
Dave Airlie
<airlied@linux.ie>
Fri, 29 Jan 2010 05:55:30 +0000
(15:55 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 1 Feb 2010 00:12:26 +0000
(10:12 +1000)
On the W500 we have UNIPHY routed to both DVI and DP, this seems
to always pick the DVI connector which means link training fails.
Switch to using active device to pick the connector, this seems
like it should be safe from a code review, and it fixes things
a bit more here.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found