From: Daniel Vetter Date: Tue, 15 Apr 2014 16:41:22 +0000 (+0200) Subject: drm/i915: Don't vblank wait on ilk-ivb after pipe enable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6a6f8ec707f2e446e445ad4b8cc93cc85d5d54;p=pandora-kernel.git drm/i915: Don't vblank wait on ilk-ivb after pipe enable Like on hsw/bdw the pipe isn't actually running yet at this point. This holds for both pch ports and the cpu edp port according to my testing on ilk, snb and ivb. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77297 Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed