From: Ville Syrjälä Date: Fri, 25 Apr 2014 10:30:12 +0000 (+0300) Subject: drm/i915: Drop the excessive vblank waits from modeset codepaths X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6304cd91e7f05f8802ea6f91287cac09741d9c46;p=pandora-kernel.git drm/i915: Drop the excessive vblank waits from modeset codepaths Now that we've plugged the mmio vs. ring flip race, we shouldn't need these vblank waits in the modeset codepaths anymore. So get rid of them. v2: gen2 needs to wait for planes to turn off before disabling pipe Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed