diff options
author | Imre Deak <imre.deak@intel.com> | 2014-08-18 14:42:45 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2014-08-18 16:49:36 +0300 |
commit | 07f9cd0b3870e306ddc5abcc3af2d748c9bd378c (patch) | |
tree | 7facf7045d5be69199077786fe4dd633b441c3e6 /fs/stack.c | |
parent | 1d0d343abb70922adebebc1cfcef6622f4c7edec (diff) |
drm/i915: make sure VDD is turned off during system suspend
Atm we may leave eDP VDD enabled during system suspend after the CRTCs
are disabled through an HPD->DPCD read event. So disable VDD during
suspend at a point when no HPDs can occur.
Note that runtime suspend doesn't have the same problem, since there the
RPM ref held by VDD provides already the needed serialization.
v2:
- add note to commit message about the runtime suspend path (Ville)
- use edp_panel_vdd_off_sync(), so we can keep the WARN in
edp_panel_vdd_off() (Ville)
v3:
- rebased on -fixes (for_each_intel_encoder()->list_for_each_entry())
(Imre)
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> (v2)
Cc: stable@vger.kernel.org (3.16+)
[Jani: fix sparse warning reported by Fengguang Wu]
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions