[PATCH] drm: Factor-out drm_emit_vblank_event code. (v3)

2011-05-02 Thread christopher.halse.rog...@canonical.com
From: Christopher James Halse Rogers v2: Also pull out the drm_vblank_put call. v3: Always set the reply.sequence value properly. Signed-off-by: Christopher James Halse Rogers --- drivers/gpu/drm/drm_irq.c | 43 ++- 1 files changed, 18 insertions(+), 2

[PATCH] drm: Factor-out drm_emit_vblank_event code. (v3)

2011-05-01 Thread christopher . halse . rogers
From: Christopher James Halse Rogers v2: Also pull out the drm_vblank_put call. v3: Always set the reply.sequence value properly. Signed-off-by: Christopher James Halse Rogers --- drivers/gpu/drm/drm_irq.c | 43 ++- 1 files changed, 18 insertions(+),