commit | ab285d74e6742422fd0465577a31fb03fe9ed241 | [log] [tgz] |
---|---|---|
author | =?utf-8?q?Michel_D=C3=A4nzer?= <michel@tungstengraphics.com> | Tue Oct 24 23:34:18 2006 +1000 |
committer | airlied <airlied@linux.ie> | Thu Dec 07 15:53:29 2006 +1100 |
tree | 172d9731b6288751478fd25d985aefb90f7c41bf | |
parent | 8163e418f71e46a28bac6625b4c633c13bd53c8d [diff] |
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>