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:
2c58077
)
drm/nouveau: fix dual-link displays when plugged into single-link outputs
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 28 May 2010 00:13:16 +0000
(10:13 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 28 May 2010 06:06:51 +0000
(16:06 +1000)
When selecting the native mode for a display we weren't taking into account
whether or not it was actually supported on that particular output.
This patch modifies our native mode selection to run all modes through
mode_valid() first.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found