summaryrefslogtreecommitdiff
path: root/src/xlat/fb_vblank_flags.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/fb_vblank_flags.in')
-rw-r--r--src/xlat/fb_vblank_flags.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/xlat/fb_vblank_flags.in b/src/xlat/fb_vblank_flags.in
new file mode 100644
index 000000000..d59790c5e
--- /dev/null
+++ b/src/xlat/fb_vblank_flags.in
@@ -0,0 +1,9 @@
+FB_VBLANK_VBLANKING 0x001
+FB_VBLANK_HBLANKING 0x002
+FB_VBLANK_HAVE_VBLANK 0x004
+FB_VBLANK_HAVE_HBLANK 0x008
+FB_VBLANK_HAVE_COUNT 0x010
+FB_VBLANK_HAVE_VCOUNT 0x020
+FB_VBLANK_HAVE_HCOUNT 0x040
+FB_VBLANK_VSYNCING 0x080
+FB_VBLANK_HAVE_VSYNC 0x100