fix non-softfp case
[collab-maint/xf86-video-omapfb.git] / README
1 This is xf86-video-omapfb, the Texas Instruments OMAP framebuffer driver
2 for X.Org.
4 Roadmap
5 ========
7 This is a list of plans for the future of the driver.
9  - RandR support:
10   - Support for multiple outputs
11    - Requires DSS kernel API
12    - Only cloning for now, since overlays don't have API to set base address
13      which would be needed for extending
14   - Support display mode switcing
15    - For fixed-resolution displays we can use output scaling
16   - Support rotation
18  - XV support:
19   - Support XV on/with multiple outputs (might be impossible)