Ok, I have created a skeleton driver based on the fbdev driver for
playing with the glamo with Xorg framework and this is what I shall be
working on.
You can find it in the xglamo git.
http://git.openmoko.org/?p=xglamo.git;a=shortlog;h=xora/xorg-driver
At the moment it does the same as the fbdev driver, Im currently trying
to get my head round mode initialisation so we can teach it all the
modes of the glamo (and hopefully RandR).
Ive attached a .bb file to build this to this email. Don't forget to set
a SRCREV in your local.conf something like.
SRCREV_pn-xf86-video-glamo = "${AUTOREV}"
Thanks
Graeme
require xorg-driver-video.inc
SRC_URI =
"git://git.openmoko.org/git/xglamo.git;protocol=git;branch=xora/xorg-driver"
PV = "0.1+gitr${SRCREV}"
PE = "1"
DESCRIPTION = "X.Org X server -- fbdev display driver"
S = "${WORKDIR}/git"
_______________________________________________
devel mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/devel