]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/drm_irq.c
drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
author=?utf-8?q?Michel_D=C3=A4nzer?= <michel@tungstengraphics.com>
Tue, 24 Oct 2006 13:34:18 +0000 (23:34 +1000)
committerairlied <airlied@linux.ie>
Thu, 7 Dec 2006 04:53:29 +0000 (15:53 +1100)
commitab285d74e6742422fd0465577a31fb03fe9ed241
tree172d9731b6288751478fd25d985aefb90f7c41bf
parent8163e418f71e46a28bac6625b4c633c13bd53c8d
drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.

When this flag is set and the target sequence is missed, wait for the next
vertical blank instead of returning immediately.

Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drm.h
drivers/char/drm/drm_irq.c