drm/i915: switch the load detect code to the staged modeset config
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 9 Jul 2012 08:40:58 +0000 (10:40 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 6 Sep 2012 06:21:28 +0000 (08:21 +0200)
Now that set_mode also disables crtcs and expects it's new
configuration in the staged output links we need to adjust the load
detect code a bit.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found