]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a2befef1f610bfde77bea4444bcb05b3f10fca7
tree8e52758e8d14d98fcc33f925571562d9a28f939a
parentf5a62a1c9c645ca15af94e627fb6f160b4d85973
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