diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-06-12 17:48:52 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-06-12 18:24:18 +0200 |
commit | 10d8d366790ff8da28c1853b2c795f3a74a4fdaa (patch) | |
tree | fd9bb13bd8c24a279f38dbf8eeb807b63e37b525 /kernel/sysctl_binary.c | |
parent | 156c7ca08185886329113f20249446af4fb07f60 (diff) |
drm/i915: Unifiy GT powersave suspend logic
Jesse's patch to only quiescent our rps work and Imre's fix to address
a race with runtime pm and the forcewake reference held by the used
diverging means to address the same bug: Jesse's patch uses
flush_delayed_work while (since we want to make sure rps is set up)
while Imre's used a cancel+manuel refcount adjustment.
Unify them again by simply reusing intel_suspend_gt_powersave in
intel_disable_gt_powersave.
Cc: Imre Deak <imre.deak@intel.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions