summaryrefslogtreecommitdiff
path: root/src/cimarron.c
AgeCommit message (Collapse)Author
2008-03-14Massive coding style fixup - move to X coding style,Jordan Crouse
remove trailing whitespace, zap unused files and remove blocks of ifdefed out code.
2007-04-20Several fixes to support OLPC LX turnonJordan Crouse
These are fixes discovered during the OLPC LX turn on. The compression was incorrectly being configured, resulting in bad drawing, that has bee repaired. Assume by default that we're going to use a panel and the CRT, no longer read the straps MSR because it is unreliable. Finally, fix the MSR hooks by moving the hook definitions where they will do some good and disabling the VSA method.
2007-04-11Add Linux MSR suport for LXJordan Crouse
Extend the GX MSR support to LX - this is to support the VSAless OFW, and share code.
2006-09-28Update for 7.2 - fix config.h and other include problems.Jordan Crouse
This closes bug 8290 by applying the patch from Andres Salomon.
2006-07-06Initial commit of the xf86-video-amd treeJordan Crouse