From: Paulo Zanoni Date: Fri, 17 Jan 2014 15:51:12 +0000 (-0200) Subject: drm/i915: remove wait_for_vblank argument form intel_enable_pipe X-Git-Tag: v3.15-rc1~51^2~59^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1fdc473bb065888fec4535103d25483addd666f;p=pandora-kernel.git drm/i915: remove wait_for_vblank argument form intel_enable_pipe Add a nice comment explaining why we shouldn't wait for a vblank on all cases, wait based on the HW gen, and add a comment saying we should probably skip that wait on some of the previous HW gens. Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed