From: Jesse Barnes Date: Tue, 10 Nov 2009 08:21:25 +0000 (+0000) Subject: drm: when queuing an event with NEXTONMISS, return queued sequence to userspace X-Git-Tag: v2.6.33-rc1~323^2~5^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4efc50d697ed8d9a91f0005d922907a7b6c9290d;p=pandora-kernel.git drm: when queuing an event with NEXTONMISS, return queued sequence to userspace If we queue a vblank event but miss it, we should return the actual sequence number we queued to userspace, so its event handling function will know which event to look for. Acked-by: Kristian Høgsberg Signed-off-by: Jesse Barnes Signed-off-by: Dave Airlie --- Reading git-diff-tree failed