commit | 16a3d6ef9f9db6b0e54e6bb756a6b6165166cf44 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Dec 13 15:22:30 2013 -0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sat Dec 14 15:33:52 2013 +0100 |
tree | a601b738bb1d95971d1b0e6eead5ed8f2570f10d | |
parent | ab57fff1302c485d74992d34df24ccb5efda244e [diff] |
drm/i915: cancel the hangcheck before runtime suspend The hangcheck function requires the hardware to be working, and if we're suspending we're going to put the HW in D3 state. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>