summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRob Clark <rob@ti.com>2011-07-17 17:29:02 -0500
committerRob Clark <rob@ti.com>2011-07-19 20:38:19 -0500
commit487687ecc36e158a41378eb48f6ea26332c877d8 (patch)
tree1c9a5d353048e08212635e5b8a735a14f0cf94e4 /README
initial commit
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c58eaa3
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+xf86-video-omap
+Open-source X.org graphics driver for TI OMAP graphics
+
+Currently relies on a closed-source submodule for EXA acceleration on
+the following chipsets:
+ + OMAP3430
+ + OMAP3630
+ + OMAP4430
+ + OMAP4460
+
+
+NOTE: this driver is work in progress.. you probably don't want to try
+and use it yet. The API/ABI between driver and kernel, and driver and
+acceleration submodules is not stable yet. This driver requires the
+omapdrm kernel driver w/ GEM support.
+
+EXA vs UXA? This is an open question..
+
+