From: Dave Airlie Date: Tue, 30 Mar 2010 05:34:14 +0000 (+0000) Subject: drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list X-Git-Tag: v2.6.35-rc1~451^2~87^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be48d924c307e72e3797ab5bde81b07a1ccc52d;p=pandora-kernel.git drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list 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 --- Reading git-diff-tree failed