commit | 8be48d924c307e72e3797ab5bde81b07a1ccc52d | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Mar 30 05:34:14 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Apr 07 10:24:56 2010 +1000 |
tree | 7d2fec8d40b0a6e9f7bd8a5aef5bb100783ecd44 | |
parent | 386516744ba45d50f42c6999151cc210cb4f96e4 [diff] |
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 <airlied@redhat.com>