]> Pileus Git - ~andy/linux/blobdiff - include/drm/drm.h
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[~andy/linux] / include / drm / drm.h
index 43a35b092f04606d7144f5c108610e3b46d5a9d9..e3f46e0cb7dc305f8ab0b9ea7af3f96deb3bba0d 100644 (file)
@@ -728,6 +728,7 @@ struct drm_event {
 };
 
 #define DRM_EVENT_VBLANK 0x01
+#define DRM_EVENT_FLIP_COMPLETE 0x02
 
 struct drm_event_vblank {
        struct drm_event base;