drm/i915: drop encoder hot_plug calls at resume
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 20 May 2014 22:25:33 +0000 (15:25 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 21 May 2014 06:53:01 +0000 (08:53 +0200)
commit1ff74cf15a376a98d5c7c5b6dcb9aebd9734acdd
treec79da52ebc1d05c8bd05b137c47d876f51408771
parentbc76e320f21f8bd790a72bd5dc06909617432352
drm/i915: drop encoder hot_plug calls at resume

We really just want to go detect displays again and fire off a hotplug
event if things have changed, not go through full hotplug processing.

Requested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c
This page took 0.025967 seconds and 5 git commands to generate.