commit | 274fa1c1acdc530e124d9d835d5dd059a5330b49 | [log] [tgz] |
---|---|---|
author | Deepak S <deepak.s@linux.intel.com> | Tue Aug 05 07:51:20 2014 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 07 14:04:09 2014 +0200 |
tree | 448aa6ca6e754ac31a3bb98a45b9e82171c12aa1 | |
parent | 885ea5a8132224cf1ae12b8413352e8b893c8842 [diff] |
drm/i915: Bring GPU Freq to min while suspending. We might be leaving the PGU Frequency (and thus vnn) high during the suspend. Flusing the delayed work queue should take care of this. Signed-off-by: Deepak S <deepak.s@linux.intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>