Skip to content

Xorg DDX driver for ARM devices (Allwinner, RPi and others)

License

Notifications You must be signed in to change notification settings

tnmeyer/xf86-video-fbturbo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xf86-video-fbturbo - video driver for Amlogic Meson8/GXBB platform, derived from the sunxi version of this 
driver (see README.old) https://github.com/ssvb/xf86-video-fbturbo.

== 2D graphics acceleration features ==

- some asm optimized copy routines for armv7 and aarch64 (i.e. for Odroid-C2)

== 3D graphics acceleration features ==

- DRI2 Mali integration (still a bit slow)

== Troubleshooting ==

If you see a black screen background or black window decoration, add

Option "alpha_swap" "true"

to the device section of your xorg.conf. See http://forum.odroid.com/viewtopic.php?f=117&t=8361 for more explanations.

About

Xorg DDX driver for ARM devices (Allwinner, RPi and others)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.4%
  • Assembly 7.2%
  • M4 1.8%
  • Makefile 1.5%
  • Shell 0.1%