summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-09Dispatch command buffer when cache is fullThomas White
2009-08-09Small tidy upThomas White
2009-08-06Fix command queue submissionThomas White
2009-07-30Use proper types for cmdq submissionThomas White
2009-07-29Add a missing newlineThomas White
2009-07-28Initialisation no longer segfaults...Thomas White
2009-07-28De-crashify a few thingsThomas White
2009-07-26Cannot accelerate theseThomas White
2009-07-26It all compiles now...Thomas White
2009-07-26Make everything up to glamo-kms-exa.c compileThomas White
2009-07-26Remote crtc.c and output.cThomas White
2009-07-23Just backing up progressThomas White
2009-07-23Make glamo-kms-driver.c compileThomas White
2009-07-22ExaClose->GlamoKMSExaCloseThomas White
2009-07-22Drop in most of the rest of the codeThomas 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-05With the recent changes this should not be necessary anymore.Lars-Peter Clausen
2009-07-05Final engine ioctls fixup.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-07-04Don't disable the divider for all memory clocks when disabling the cmdq engine.Lars-Peter Clausen
2009-05-09Don't wait when disabling the cmdq. it causes a wsod for some users.Lars-Peter Clausen
2009-05-09Only reset those bits which we actually change.Lars-Peter Clausen
2009-05-05Only waiting for the cmdq engine to be finished when dispatching the queueLars-Peter Clausen
2009-05-05Sync graphics pipeline before uploading/downloading data to/from the graphicsLars-Peter Clausen
2009-05-04Cleanup: Replace pix->devKind with exaGetPixmapPitch(pix)Lars-Peter Clausen
2009-05-04Don't try to accelerate 8bit solid fills, because in it's current shape it doesLars-Peter Clausen
2009-05-03Remove autogenerated file.Lars-Peter Clausen
2009-05-03Oops... fix includes.Lars-Peter Clausen
2009-05-03Code cleanup:Lars-Peter Clausen
2009-05-01Code cleanup:Lars-Peter Clausen
2009-04-26Fix size/offset bugs in the new memory management code.Lars-Peter Clausen
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-26No PCI here...Lars-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