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:
1ecff1e
)
drm: prune modes when output is disconnected.
author
Adam Jackson
<ajax@redhat.com>
Tue, 8 Sep 2009 01:51:46 +0000
(11:51 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 8 Sep 2009 01:51:46 +0000
(11:51 +1000)
When an output was disconnected, its mode list would remain. If you later
plugged into a sink with no EDID (projector, etc), you'd inherit the mode
list from the old sink, which is not what you want.
taken from Fedora kernel
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found