From: Ville Syrjälä Date: Thu, 8 May 2014 16:23:15 +0000 (+0300) Subject: drm/i915: Kill vblank waits after pipe enable on gmch platforms X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ef52cad5e37fca89638e4bad598a994ecc3d9f;p=pandora-kernel.git drm/i915: Kill vblank waits after pipe enable on gmch platforms The pipe might not start to actually run until the port has been enabled (depends on the platform and port type). So don't try to wait for vblank after we enabled the pipe but haven't yet enabled the port. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson References: https://bugs.freedesktop.org/show_bug.cgi?id=77297 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed