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:
6ed0f79
)
drm/i915: use staged outuput config in lvds->mode_fixup
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 8 Jul 2012 18:17:15 +0000
(20:17 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 6 Sep 2012 06:20:58 +0000
(08:20 +0200)
- Use the check_cloned helper from the previous patch.
- Use encoder->new_crtc to check crtc properties.
v2: Kill the double negation with s/!non_cloned/is_cloned, suggested
by Jesse Barnes.
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found