X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=XorgOlpcTasks;h=f119503a43665751d0ff8cf1b28eb1935ad4ea5c;hp=78ad80d75e671af043cfb223e51362bd1503e70c;hb=727dee2f26db42100bc82f418ca47dfc409485dd;hpb=509692826fea597853f61391cf81ebc931b2234c diff --git a/XorgOlpcTasks b/XorgOlpcTasks index 78ad80d..f119503 100644 --- a/XorgOlpcTasks +++ b/XorgOlpcTasks @@ -1,21 +1,33 @@ This page tracks bugs and missing features to upgrade the X server and the AMD Geode driver to the current the git tip. +Things are also tracked here: http://dev.laptop.org/ticket/1604 + + === DONE === * GX: EXA Solid Fill broken for 8bit bitmaps (see GreenishBitmaps) + * LX: PurpleBlobs + * LX: DonutWithStipplesCorruption * GX: Undefined symbol killing the X server + * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this === DOING === - * GX: The icons for Calc and BlockParty are missing some details. Caused by 32bit blits being submitted to the Solid hook -- can't reproduce it any more - * Built-in fonts being removed from the font path on server reset. Worked it around with "X -noreset". + * Built-in fonts being removed from the font path on server reset. Worked it around with ##X -noreset##. === TODO === * LX: display messed up, probably EXA Copy op (see XorgGraphicsCorruption) - * xf86-input-evdev from git tip doesn't work at all - must use 1.1 branch or code from RPM * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption) - * LX: Camera activity does not display anything -- Can't reproduce it now - * GX: Camera activity crashes -- Can't reproduce it now - * Missing XVideo + RANDR support (in old AMD driver too) + * GX/LX: Missing XVideo + RANDR support + * GX: X screensaver displays vertical bands + * evdev: The version from git tip doesn't work at all - must use 1.1 branch or code from RPM -- Mercury knows about it + * evdev: USB mouse and kbd don't work any more + +=== Bugs I can't reproduce any more (HeisenBug's) === + + * LX: Camera activity does not display anything + * GX: Camera activity crashes + * GX: The Calc and BlockParty icons are missing some details. Caused by 32bit blits being submitted to the Solid hook. + * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.