summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-19Fix sizes of arrays for buffer object referencesHEADmasterThomas White
2011-07-19Add configure option for using new JBT6k74 sysfs codesThomas White
2011-07-19glamo-drm: define GLAMO_CMDQ_MAX_COUNT instead of magic constant 1024Martin Jansa
2010-06-30glamo-output: initialize mode name to NULL with callocMartin Jansa
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
2010-05-26drm headers moved from drm dir to libdrmMartin Jansa
2010-05-07Remove -pedantic from CFLAGSThomas White
2010-04-25Support newer modesetting callbacks to allow rotationThomas White
2010-03-08Translate KMS pixel clock values -> X valuesThomas White
2010-02-18Support DRI2InfoRec version 2 if that's all that's available, 3 if possible, ...Thomas White
2009-11-08Sigh. Try again...Thomas White
2009-11-08Fix the fix...Thomas White
2009-11-08Fix previous commitThomas White
2009-11-08Support both old and new sysfs layout in GlamoKernelModesettingAvailable()Thomas White
2009-10-29Add DRM librariesThomas White
2009-10-28Make compilation of KMS parts optionalThomas White
2009-10-28Merge branch 'kms'Thomas White
2009-10-28Reduce excessive waits when resetting enginesThomas White
2009-10-28Reduce excessive waits when resetting enginesThomas White
2009-10-19Fix use of uninitialised 'pScrn'Thomas White
2009-09-19Remove RAC stuffThomas White
2009-09-19Remove more debugThomas White
2009-09-19Remove a debug statementThomas White
2009-09-19Implement glamoCopyRegion()Thomas White
2009-09-19Change printf->xf86DrvMsgThomas White
2009-09-19Split DRM command queue handling out to a separate fileThomas White
2009-09-13Fix glamoCreateBuffer(s) (for DRI2)Thomas White
2009-09-11Reduce debugThomas White
2009-08-25Get rid of ModifyPixmapHeader hookThomas White
2009-08-25Change a message from X_WARNING to X_INFOThomas White
2009-08-25Wait after mapping bufferThomas White
2009-08-25Restore composite hooksThomas White
2009-08-25Fix DRI2 registration with recent X serversThomas White
2009-08-25Remove unnecessary variablesThomas White
2009-08-25Fix headers for recent X.orgThomas White
2009-08-22Fix GlamkKernelModesettingAvailable() so that it worksThomas White
2009-08-21Don't unmap on FinishAccess, and return as quickly as possible on re-mapThomas White
2009-08-21Fix DRI2InfoRec problemsThomas White
2009-08-21TypoThomas White
2009-08-21Strip out some RAC and loader stuffThomas White
2009-08-21Handle the new DRI protocol as wellThomas White
2009-08-21Use $PKG_CONFIG instead of pkg-configThomas White
2009-08-20EXA synchronisation stuffThomas White
2009-08-18Don't call xf86_reload_cursors()Thomas White
2009-08-18Make the buffer size for very small pixmaps saneThomas White
2009-08-18Reallocate GEM objects when necessaryThomas White
2009-08-12Tidy up headers, formatting and unused codeThomas White
2009-08-09Use libDRM functions instead of bom->funcs etcThomas White
2009-08-09Remove upload/download EXA functions - can't accelerate theseThomas White