diff options
author | Imre Deak <imre.deak@intel.com> | 2014-09-10 19:16:54 +0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-10-24 18:34:08 +0400 |
commit | 163f53a2611c98a9f8e25cbda30ce8ce268b92de (patch) | |
tree | 218eaec4ad5477ac42821fced12f8ad77d5675df /drivers/irqchip/irq-tb10x.c | |
parent | 2fa60f6d515b509b05f6a96afc83ac9629d6401b (diff) | |
download | linux-163f53a2611c98a9f8e25cbda30ce8ce268b92de.tar.xz |
drm/i915: vlv: fix gunit HW state corruption during S4 suspend
During S4 freeze we don't call intel_suspend_complete(), which would
save the gunit HW state, but during S4 thaw/restore events we call
intel_resume_prepare() which restores it, thus ending up in a corrupted
HW state.
Fix this by calling intel_suspend_complete() from the corresponding
freeze_late event handler.
The issue was introduced in
commit 016970beb05da6285c2f3ed2bee1c676cb75972e
Author: Sagar Kamble <sagar.a.kamble@intel.com>
Date: Wed Aug 13 23:07:06 2014 +0530
CC: Sagar Kamble <sagar.a.kamble@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/irqchip/irq-tb10x.c')
0 files changed, 0 insertions, 0 deletions