drm: Add DRM_MODE_PAGE_FLIP_ASYNC flag definition
authorKeith Packard <keithp@keithp.com>
Tue, 23 Jul 2013 01:49:59 +0000 (18:49 -0700)
committerDave Airlie <airlied@redhat.com>
Thu, 29 Aug 2013 23:25:13 +0000 (09:25 +1000)
This requests that the driver perform the page flip as soon as
possible, not necessarily waiting for vblank.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>

No differences found