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:
3865167
)
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
author
Dave Airlie
<airlied@redhat.com>
Tue, 30 Mar 2010 05:34:14 +0000
(
05:34
+0000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 7 Apr 2010 00:24:56 +0000
(10:24 +1000)
This move to using the list of crtcs in the fb helper and cleans up the
whole picking code, now we store the crtc/connectors we want directly
into the modeset and we use the modeset directly to set the mode.
Fixes from James Simmons and Ben Skeggs.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found