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~6^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9216453c8537a7f43a3b1708509b9dd271dc9f;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