drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
authorDave Airlie <airlied@redhat.com>
Tue, 30 Mar 2010 05:34:14 +0000 (05:34 +0000)
committerDave 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