summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-04-24Don't spam the log with fallback messages.Lars-Peter Clausen
2009-03-11Implement memory managment which allows us to allocate static memory areas inLars-Peter Clausen
2009-02-25Make the path to the sysfs state file for the jbt6k47 display driverLars-Peter Clausen
2009-02-24Mark the mode of the framebuffer which was set before the xserver was started asLars-Peter Clausen
2009-02-22Add legacy modesetting path for xorg prior to 1.5.0.0Lars-Peter Clausen
2009-02-22Add some rather ugly code for getting output video modes. But it allows theLars-Peter Clausen
2009-02-22Map the mmio register ourself and do not rely on xorgs xf86MapVidMem since itLars-Peter Clausen
2009-02-22Add proper VT switching. Save and restore hardware registers. This should fixLars-Peter Clausen
2009-02-19Do proper error messages.Lars-Peter Clausen
2009-02-19Use "Device" as option name to set the path to the framebuffer device.Lars-Peter Clausen
2009-02-19Lots of code cleanup: Remove unused functions, fix naming, fix indent.Lars-Peter Clausen
2009-02-19Add basic RandR 1.2 support.Lars-Peter Clausen
2009-02-09Read the ring write address from the hardware, rather then using a local writeLars-Peter Clausen
2009-02-01More "we only support 16bit" cleanup.Lars-Peter Clausen
2009-02-01Remove DGA code.Lars-Peter Clausen
2009-01-29Fix pitch and offset alignment.Lars-Peter Clausen
2009-01-29Send common register settings only in {Solid,Copy}Prepare.Lars-Peter Clausen
2009-01-29Remove some "debug" code.Lars-Peter Clausen
2009-01-29Rework cmdq dispatch. Its a lot faster now since its dosn't restart the chipLars-Peter Clausen
2009-01-27glamo neither uses isa nor pci...Lars-Peter Clausen
2009-01-27Remove lots of unused stuff.Lars-Peter Clausen
2009-01-27Fix exaMarkSync/exaWaitSync usage.Lars-Peter Clausen
2009-01-25Remove redundant MMIO code.Lars-Peter Clausen
2009-01-25Add asm MMIO_{IN,OUT}16 for ARM.Lars-Peter Clausen
2009-01-25Let the damm thing compile with -pedantic -Wall -WerrorLars-Peter Clausen
2009-01-25Fix incorrect pScreen/pGlamo usage.Lars-Peter Clausen
2009-01-12glamo* : more debugGraeme Gregory
2009-01-08glamo* : call correct initialiation function from kdrive and add more debug infoGraeme Gregory
2009-01-04glamo-cmdq.c : some more debugGraeme Gregory
2009-01-04glamo* : sort out initialisation order for exa/CMDQGraeme Gregory
2009-01-03glamo-driver.c : map the registers inGraeme Gregory
2009-01-01glamo* : keep the symbol loader happyGraeme Gregory
2008-12-31glamo* : keep libtool happyGraeme Gregory
2008-12-31glamo* : backup checkinGraeme Gregory
2008-12-31glamo* : everything compiles commitGraeme Gregory
2008-12-29glamo* : backup commitGraeme Gregory
2008-12-29glamo* : backup commitGraeme Gregory
2008-12-29glamo* : backup checkinGraeme Gregory
2008-12-23glamo* : backup commitGraeme Gregory
2008-12-22glamo* : backup commitGraeme Gregory
2008-12-22glamo* : just backing up progressGraeme Gregory
2008-12-15src/glamo* : drag in the kdrive EXA sources, initial commit will need heavyGraeme Gregory
2008-11-24glamo.c : remove shadow bufferGraeme Gregory
2008-11-24glamo.c : new debug causes segfaultGraeme Gregory
2008-11-24glamo.c : more debugging for understandingGraeme Gregory
2008-11-24glamo.c : add some debugging to RR stuffGraeme Gregory
2008-11-24glamo.c : more rename damageGraeme Gregory
2008-11-24glamo.c : more rename damageGraeme Gregory
2008-11-24glamo.c : correct module loading for fbGraeme Gregory
2008-11-24glamo.c : restore loading of fb moduleGraeme Gregory