From: Keith Packard Date: Wed, 28 Sep 2011 23:44:14 +0000 (-0700) Subject: drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare X-Git-Tag: v3.2-rc1~135^2~2^2~45^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58ff8549ec0dba61aa7f2510559bce814507316;p=pandora-kernel.git drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare Any call to intel_dp_sink_dpms must ensure that the panel has power so that the DP_SET_POWER operation will be correctly received. The only one missing this was in intel_dp_prepare. Signed-off-by: Keith Packard Reviewed-by: Daniel Vetter --- Reading git-diff-tree failed