summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-09vmwgfx: Block DMA to prime surfaces for nowhostedThomas Hellstrom2-16/+25
2014-01-08vmwgfx: Enable direct dmasThomas Hellstrom1-1/+1
2013-12-19vmwgfx: Add support for XWaylandThomas Hellstrom4-0/+194
2013-12-19vmwgfx: Add support for XMir v2.Thomas Hellstrom9-20/+433
2013-12-19vmwgfx: Add an infrastructure to be able to run hosted under a compositor v2Thomas Hellstrom10-121/+610
2013-12-16vmwgfx: Fix compile breakage on XA version 1.Thomas Hellstrom1-2/+1
2013-12-12vmwgfx: Really allow XA version 2.Thomas Hellstrom1-1/+1
2013-12-12Revert "vmwgfx: Get rid of device-specific DMA code"Thomas Hellstrom4-26/+136
2013-12-12vmwgfx: Remove stray 1Thomas Hellstrom1-1/+1
2013-12-06vmwgfx: Support also XA version 1 v2Thomas Hellstrom6-14/+30
2013-12-05vmwgfx: Fix some compilation warnings and indentationsThomas Hellstrom6-21/+18
2013-11-18vmwgfx: handle changes of DamageUnregister API in 1.14.99.2Gaetan Nadon1-0/+6
2013-09-30vmwgfx: Get rid of device-specific DMA codeThomas Hellstrom4-136/+26
2013-09-30vmwgfx: Implement textured video completely on top of XA.Thomas Hellstrom1-95/+14
2013-09-30vmwgfx: Avoid HW operations when not masterThomas Hellstrom6-1/+75
2013-08-02vmwgfx: update for XA API changesRob Clark5-12/+23
2013-04-17Bump the version number to 13.0.1xf86-video-vmware-13.0.1Jakob Bornecrantz1-1/+1
2013-04-12vmwgfx: Use myGlyphs to fix crashesLoïc Yhuel1-0/+4
2013-02-14Kill mibstoreZack Rusin3-4/+0
2013-01-15Bump the version number to 13.0.0xf86-video-vmware-13.0.0Zack Rusin1-1/+1
2012-12-06xf86-video-vmware 12.0.99.901Zack Rusin1-1/+1
2012-08-30vmwgfx: Guard against null rotate pixmap in shadow destroyJakob Bornecrantz1-1/+5
2012-07-03vmware: avoid warnings about shadowing 'i'Dave Airlie1-1/+1
2012-07-03vmware: drop infoFromScreen inline in favour of new interfaceDave Airlie3-16/+12
2012-06-15vmware: Fix up some warnings after new compat API change.Robert Hooker1-0/+1
2012-06-09vmware: port vmware driver to new compat APIDave Airlie12-72/+174
2012-04-20vmwgfx: set the XA_FLAG_SHARED flag for composite dest surfacesBrian Paul1-1/+1
2012-03-20Bump version number for the releasexf86-video-vmware-12.0.2Jakob Bornecrantz1-1/+1
2012-03-20vmware/legacy: Fix crash on Xserver 1.12.0Jakob Bornecrantz2-0/+8
2012-03-15Fix a memory corruption due to a redundant free.Zack Rusin1-2/+0
2012-03-13Bump version number for the releasexf86-video-vmware-12.0.1Jakob Bornecrantz1-1/+1
2012-03-13config: move AC_SYS_LARGEFILE in autoconf init sectionGaetan Nadon1-1/+1
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon5-19/+20
2012-03-08Bump version number for the releasexf86-video-vmware-12.0.0Zack Rusin1-1/+1
2012-02-08vmware/legacy: Fix initial mode size v2Thomas Hellstrom1-4/+11
2012-02-07saa: Try to avoid readbacks during polyFillRectThomas Hellstrom1-0/+102
2012-02-02vmware: Kill warnings on Xserver 1.12Thomas Hellstrom4-33/+17
2012-02-02vmwgfx: Kill a deprecation warning on server 1.12Thomas Hellstrom1-1/+0
2012-02-02vmwgfx: Fix up swap[sl] for server 1.12Thomas Hellstrom2-20/+29
2012-02-02vmwgfx: Avoid including a library header and use pixman for type conversionThomas Hellstrom1-10/+10
2012-01-13Bump version number for releasexf86-video-vmware-11.99.901Thomas Hellstrom1-1/+1
2012-01-13Make the driver build pass "make distcheck"Thomas Hellstrom3-4/+7
2012-01-13vmwgfx: Adapt to new XA version number v2Thomas Hellstrom1-17/+10
2012-01-13vmwgfx,saa: Fix a bunch of compilation warningsThomas Hellstrom4-9/+4
2012-01-12vmwlegacy: Make the default be a minimum of 800x600Jakob Bornecrantz1-2/+11
2012-01-12vmware: Make sure the driver builds on old serversThomas Hellstrom5-107/+120
2012-01-12vmware: Update ManpageThomas Hellström1-3/+60
2011-12-19Merge branch 'vmwgfx_branch'Thomas Hellstrom38-1161/+15548
2011-12-15saa, vmwgfx: Fix saa_copy_compositevmwgfx_branchThomas Hellstrom3-24/+37
2011-12-15saa: Always read back hw contents on poly_fill_rectThomas Hellstrom1-1/+7