From: Keith Packard Date: Thu, 6 Oct 2011 02:53:09 +0000 (-0700) Subject: drm/i915: Ensure panel is on during DPMS off X-Git-Tag: v3.2-rc1~135^2~2^2~45^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=245e2708773796aaa13e97523e035676b008b337;p=pandora-kernel.git drm/i915: Ensure panel is on during DPMS off If the panel is already off, we'll need to turn VDD on to execute the (useless) DPMS off code. Yes, it would be better to just not do any of this, but correctness, and *then* performance. Signed-off-by: Keith Packard --- Reading git-diff-tree failed