From: Daniel Vetter Date: Thu, 26 Jul 2012 09:50:05 +0000 (+0200) Subject: drm/i915: rip out sanitize_pm again X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acbe9475505de68540fab8653131d41d424c4fa3;p=pandora-kernel.git 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 Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed