From ba124a41058b300a5464206d2d33803cc3dc82ec Mon Sep 17 00:00:00 2001 From: Mario Kleiner Date: Wed, 11 Jun 2014 09:51:23 +0200 Subject: [PATCH] drm/nouveau/kms: reference vblank for crtc during pageflip. Need to drm_vblank_get/put() the crtc involved in a pending pageflip, or we might not get vblank irqs and updates of vblank counts and timestamps for pageflip events and flip completion. Signed-off-by: Mario Kleiner Signed-off-by: Ben Skeggs Cc: stable@vger.kernel.org --- Reading git-format-patch failed