index
:
xf86-video-glamo
master
X.org driver for Glamo
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-19
Fix sizes of arrays for buffer object references
HEAD
master
Thomas White
2011-07-19
Add configure option for using new JBT6k74 sysfs codes
Thomas White
2011-07-19
glamo-drm: define GLAMO_CMDQ_MAX_COUNT instead of magic constant 1024
Martin Jansa
2010-06-30
glamo-output: initialize mode name to NULL with calloc
Martin Jansa
2010-06-28
Rationalise and fix KMS enable/disable configure option
Thomas White
2010-06-26
Remove x*alloc/xfree calls deprecated in xserver 1.9 RC1
Martin Jansa
2010-05-26
drm headers moved from drm dir to libdrm
Martin Jansa
2010-05-07
Remove -pedantic from CFLAGS
Thomas White
2010-04-25
Support newer modesetting callbacks to allow rotation
Thomas White
2010-03-08
Translate KMS pixel clock values -> X values
Thomas White
2010-02-18
Support DRI2InfoRec version 2 if that's all that's available, 3 if possible, ...
Thomas White
2009-11-08
Sigh. Try again...
Thomas White
2009-11-08
Fix the fix...
Thomas White
2009-11-08
Fix previous commit
Thomas White
2009-11-08
Support both old and new sysfs layout in GlamoKernelModesettingAvailable()
Thomas White
2009-10-29
Add DRM libraries
Thomas White
2009-10-28
Make compilation of KMS parts optional
Thomas White
2009-10-28
Merge branch 'kms'
Thomas White
2009-10-28
Reduce excessive waits when resetting engines
Thomas White
2009-10-28
Reduce excessive waits when resetting engines
Thomas White
2009-10-19
Fix use of uninitialised 'pScrn'
Thomas White
2009-09-19
Remove RAC stuff
Thomas White
2009-09-19
Remove more debug
Thomas White
2009-09-19
Remove a debug statement
Thomas White
2009-09-19
Implement glamoCopyRegion()
Thomas White
2009-09-19
Change printf->xf86DrvMsg
Thomas White
2009-09-19
Split DRM command queue handling out to a separate file
Thomas White
2009-09-13
Fix glamoCreateBuffer(s) (for DRI2)
Thomas White
2009-09-11
Reduce debug
Thomas White
2009-08-25
Get rid of ModifyPixmapHeader hook
Thomas White
2009-08-25
Change a message from X_WARNING to X_INFO
Thomas White
2009-08-25
Wait after mapping buffer
Thomas White
2009-08-25
Restore composite hooks
Thomas White
2009-08-25
Fix DRI2 registration with recent X servers
Thomas White
2009-08-25
Remove unnecessary variables
Thomas White
2009-08-25
Fix headers for recent X.org
Thomas White
2009-08-22
Fix GlamkKernelModesettingAvailable() so that it works
Thomas White
2009-08-21
Don't unmap on FinishAccess, and return as quickly as possible on re-map
Thomas White
2009-08-21
Fix DRI2InfoRec problems
Thomas White
2009-08-21
Typo
Thomas White
2009-08-21
Strip out some RAC and loader stuff
Thomas White
2009-08-21
Handle the new DRI protocol as well
Thomas White
2009-08-21
Use $PKG_CONFIG instead of pkg-config
Thomas White
2009-08-20
EXA synchronisation stuff
Thomas White
2009-08-18
Don't call xf86_reload_cursors()
Thomas White
2009-08-18
Make the buffer size for very small pixmaps sane
Thomas White
2009-08-18
Reallocate GEM objects when necessary
Thomas White
2009-08-12
Tidy up headers, formatting and unused code
Thomas White
2009-08-09
Use libDRM functions instead of bom->funcs etc
Thomas White
2009-08-09
Remove upload/download EXA functions - can't accelerate these
Thomas White
[next]