Edit page GreatQuotes
[wiki.git] / XorgOlpcTasks
1 This page tracks bugs and missing features to upgrade the X server and the
2 AMD Geode driver to the current the git tip.
3
4 Things are also tracked here: http://dev.laptop.org/ticket/1604
5
6
7 === DONE ===
8
9  * GX: EXA Solid Fill broken for 8bit bitmaps (see GreenishBitmaps)
10  * LX: PurpleBlobs
11  * LX: DonutWithStipplesCorruption
12  * GX: Undefined symbol killing the X server
13  * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this
14
15 === DOING ===
16
17  * Built-in fonts being removed from the font path on server reset. Worked it around with ##X -noreset##.
18
19 === TODO ===
20
21  * LX: display messed up, probably EXA Copy op (see XorgGraphicsCorruption)
22  * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption)
23  * GX/LX: Missing XVideo + RANDR support
24  * GX: X screensaver displays vertical bands
25  * evdev: The version from git tip doesn't work at all - must use 1.1 branch or code from RPM -- Mercury knows about it
26  * evdev: USB mouse and kbd don't work any more
27
28 === Bugs I can't reproduce any more (HeisenBug's) ===
29
30  * LX: Camera activity does not display anything
31  * GX: Camera activity crashes
32  * GX: The Calc and BlockParty icons are missing some details. Caused by 32bit blits being submitted to the Solid hook.
33  * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.