drm/i915: Bring GPU Freq to min while suspending.
authorDeepak S <deepak.s@linux.intel.com>
Tue, 5 Aug 2014 14:51:20 +0000 (07:51 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 7 Aug 2014 12:04:09 +0000 (14:04 +0200)
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>

No differences found