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)
commitfc303101dc9bfe2b079798c948f6ad4245c51e57
tree8e52758e8d14d98fcc33f925571562d9a28f939a
parent284637d9229dc1115947bb04008730844afbc059
drm/i915: switch the load detect code to the staged modeset config

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>
drivers/gpu/drm/i915/intel_display.c