commit | acbe9475505de68540fab8653131d41d424c4fa3 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 26 11:50:05 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 26 13:37:13 2012 +0200 |
tree | e0ab6061ddb0562db21b269349c3c33072c237f9 | |
parent | 20b46e59dd102665ce7168baa215e5b1ee66b69b [diff] |
drm/i915: rip out sanitize_pm again We believe to have squashed all issues around the gen6+ rps interrupt generation and why the gpu sometimes got stuck. With that cleared up, there's no user left for the sanitize_pm infrastructure, so let's just rip it out. Note that 'intel_reg_write 0xa014 0x13070000' is the w/a if we find ourselves stuck again. Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>