]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: rip out sanitize_pm again
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 26 Jul 2012 09:50:05 +0000 (11:50 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 26 Jul 2012 11:37:13 +0000 (13:37 +0200)
commitacbe9475505de68540fab8653131d41d424c4fa3
treee0ab6061ddb0562db21b269349c3c33072c237f9
parent20b46e59dd102665ce7168baa215e5b1ee66b69b
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>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_pm.c