From: Jesse Barnes Date: Tue, 5 Nov 2013 23:48:01 +0000 (-0800) Subject: drm/i915/vlv: use PIPE_START_VBLANK interrupts on VLV X-Git-Tag: v3.13-rc1~76^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5562d401c760814110385baa574480e4ce12f9;p=pandora-kernel.git drm/i915/vlv: use PIPE_START_VBLANK interrupts on VLV This fixes a mismatch between our vblank enable code and our IRQ handler. Also, since vblank start events come in before page flips reliably, it also fixes the kms_flip plain-flip test on my BYT system. Spotted-by: Ville Syrjälä Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed