From: Imre Deak Date: Tue, 4 Mar 2014 17:23:06 +0000 (+0200) Subject: drm/i915: sanity check power well sw state against hw state X-Git-Tag: v3.15-rc1~51^2~55^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25eaa003bd186e415d94bf0191152f1cd7252d9a;p=pandora-kernel.git drm/i915: sanity check power well sw state against hw state Suggested by Daniel. v2: - sanitize the state checking condition, the original was rather confusing (partly due to the unfortunate naming of i915.disable_power_well) (Ville) - simpler message+backtrace generation by using WARN instead of WARN_ON (Ville) - check if always-on power wells are truly on all the time Signed-off-by: Imre Deak Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed