summaryrefslogtreecommitdiff
path: root/src/vmwaremodule.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-25vmware: Hook up vmwgfx to be tried before falling back to legacyThomas Hellstrom1-256/+0
2011-03-03Remove unused variableThomas Hellstrom1-1/+0
2011-01-27Fix crosscompile build for older Xservers v2Thomas Hellstrom1-3/+3
2011-01-21Revert "Fix crosscompile build for older Xservers"Thomas Hellstrom1-4/+4
2011-01-13Fix crosscompile build for older XserversThomas Hellstrom1-4/+4
2010-09-16Make the modinfo string contain an optional subpatch numberThomas Hellstrom1-3/+10
2010-09-07vmware/vmwlegacy: Silence compilation errors and -warnings.Thomas Hellstrom1-1/+6
2010-09-01vmware: Handle chain-loader failures gracefully.Thomas Hellstrom1-6/+19
2010-08-18Make the driver build and run without libdrm.Thomas Hellstrom1-1/+10
2010-07-13Don't crash the server on Xorg -configureJulien Cristau1-1/+2
2010-03-29Fix some issues pointed out by compiler warnings.Michel Dänzer1-2/+1
2010-03-09Rework chainloader code to check for vmwgfx userspace driver as wellJakob Bornecrantz1-5/+63
2010-03-07Print text about none fatal error message with Fatal in itJakob Bornecrantz1-2/+7
2010-02-26Don't hardcode the module version in the sourceJakob Bornecrantz1-11/+7
2010-02-22Bump major for new chainloading driverxf86-video-vmware-11.0.0Jakob Bornecrantz1-3/+3
2010-02-22Make sure that modinfo strings are uniqueJakob Bornecrantz1-1/+1
2010-02-11Add modinfo for vmware_drv.soJakob Bornecrantz1-0/+22
2010-02-11Add a chain loading module to load new vmwgfx driver if kernel module is loadedJakob Bornecrantz1-0/+142