diff options
author | Rob Clark <rob@ti.com> | 2011-07-17 17:29:02 -0500 |
---|---|---|
committer | Rob Clark <rob@ti.com> | 2011-07-19 20:38:19 -0500 |
commit | 487687ecc36e158a41378eb48f6ea26332c877d8 (patch) | |
tree | 1c9a5d353048e08212635e5b8a735a14f0cf94e4 /README |
initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -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.. + + |