From: Shobhit Kumar Date: Thu, 3 Jul 2014 11:05:41 +0000 (+0530) Subject: drm/i915/vlv: Update the DSI ULPS entry/exit sequence X-Git-Tag: omap-for-v3.17/fixes-against-rc2~315^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aceb365ca9a51fb604313c08ed3061d6cc643237;p=pandora-kernel.git drm/i915/vlv: Update the DSI ULPS entry/exit sequence We should keep DEVICE_READY bit set in the ULPS enter sequence. In exit sequence also we should set DEVICE_READY, but thats causing blankout for me. Also exit sequence is simplified as per hw team recommendation. This should fix - [drm:intel_dsi_clear_device_ready] *ERROR* DSI LP not going Low Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80818 Signed-off-by: Shobhit Kumar Tested-by: Chris Wilson Signed-off-by: Jani Nikula --- Reading git-diff-tree failed