From: Hette Visser Date: Fri, 24 Sep 2010 09:51:30 +0000 (+0100) Subject: drm/i915/dp: Wait for PP_CONTROL to take effect. X-Git-Tag: v2.6.37-rc1~92^2~28^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d64339a8d8465484286a2da93f5f6c36be5c3d;p=pandora-kernel.git drm/i915/dp: Wait for PP_CONTROL to take effect. This patch fixes the black screen bug on Dell e6510, by adding two delays to give the eDP panel time to turn on before we continue with the next write. 300ms is rather arbitray and a rather long sleep, we need to find a way of refining this value. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=29278 Signed-off-by: Chris Wilson Acked-by: Jesse Barnes --- Reading git-diff-tree failed