diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-04-16 22:43:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-10 00:36:19 +0900 |
commit | 546230dfa483f6d1f188d1a1a20122ecabf82816 (patch) | |
tree | c5575b037e9e5b66fce1abee67d45227d72e6189 /Kbuild | |
parent | b522dbf26fe08158348773c36dbf88e8147dcc66 (diff) | |
download | linux-3.10-546230dfa483f6d1f188d1a1a20122ecabf82816.tar.gz linux-3.10-546230dfa483f6d1f188d1a1a20122ecabf82816.tar.bz2 linux-3.10-546230dfa483f6d1f188d1a1a20122ecabf82816.zip |
drm/i915/dp: Flush any outstanding work to turn the VDD off
commit 17038de5f16569a25343cf68668f3b657eafb00e upstream.
As we may kick off a delayed workqueue task to switch of the VDD lines, we
need to complete that task prior to turning off the panel (which itself
depends upon VDD being off).
v2: Don't cancel the outstanding work as this may trigger a deadlock
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Keith Packard <keithp@keithp.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions