summaryrefslogtreecommitdiff
path: root/src/xlat/fb_types.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/fb_types.in')
-rw-r--r--src/xlat/fb_types.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/xlat/fb_types.in b/src/xlat/fb_types.in
new file mode 100644
index 000000000..5ee769a78
--- /dev/null
+++ b/src/xlat/fb_types.in
@@ -0,0 +1,7 @@
+#value_indexed
+FB_TYPE_PACKED_PIXELS 0
+FB_TYPE_PLANES 1
+FB_TYPE_INTERLEAVED_PLANES 2
+FB_TYPE_TEXT 3
+FB_TYPE_VGA_PLANES 4
+FB_TYPE_FOURCC 5