From: Keith Packard Date: Wed, 2 Nov 2011 03:25:21 +0000 (-0700) Subject: drm/i915: Make DP prepare/commit consistent with DP dpms X-Git-Tag: v3.2-rc3~8^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21264c638b4f9179655a39436d0340bd0d4ab1de;p=pandora-kernel.git drm/i915: Make DP prepare/commit consistent with DP dpms Make sure the sequence of operations in all three functions makes sense: 1) The backlight must be off unless the screen is running 2) The link must be running to turn the eDP panel on/off 3) The CPU eDP PLL must be running until everything is off Signed-off-by: Keith Packard --- Reading git-diff-tree failed