summaryrefslogtreecommitdiff
path: root/src/glamo-driver.c
AgeCommit message (Expand)Author
2010-06-28Rationalise and fix KMS enable/disable configure optionThomas White
2010-06-26Remove x*alloc/xfree calls deprecated in xserver 1.9 RC1Martin Jansa
2009-10-28Make compilation of KMS parts optionalThomas White
2009-10-19Fix use of uninitialised 'pScrn'Thomas White
2009-08-25Fix headers for recent X.orgThomas White
2009-08-21Strip out some RAC and loader stuffThomas White
2009-07-28De-crashify a few thingsThomas White
2009-07-22Just backing up progressThomas White
2009-07-21Makefile and initialisation stuffThomas White
2009-07-20Initial KMS stuffThomas White
2009-07-07remove useless symbol lists.Lars-Peter Clausen
2009-07-05s,HAS_ENGINE_IOCTLS,HAVE_ENGINE_IOCTLS,gLars-Peter Clausen
2009-07-05Implement support for engine ioctls. The glamo Xorg driver should only touchLars-Peter Clausen
2009-05-09Only reset those bits which we actually change.Lars-Peter Clausen
2009-05-04Don't try to accelerate 8bit solid fills, because in it's current shape it doesLars-Peter Clausen
2009-04-26Fix size/offset bugs in the new memory management code.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-22Add legacy modesetting path for xorg prior to 1.5.0.0Lars-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-01More "we only support 16bit" cleanup.Lars-Peter Clausen
2009-02-01Remove DGA code.Lars-Peter Clausen
2009-01-27glamo neither uses isa nor pci...Lars-Peter Clausen
2009-01-25Let the damm thing compile with -pedantic -Wall -WerrorLars-Peter Clausen
2009-01-08glamo* : call correct initialiation function from kdrive and add more debug infoGraeme 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