commit | 4a9216453c8537a7f43a3b1708509b9dd271dc9f | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Nov 10 08:21:25 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Nov 18 10:02:48 2009 +1000 |
tree | 508c93748fa06117e2b97290ec36e846b670279a | |
parent | c9a9c5e02aedc1a2815877b0268f886d2640b771 [diff] |
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 <krh@bitplanet.net> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>