summaryrefslogtreecommitdiff
path: root/vmwgfx
AgeCommit message (Expand)Author
2014-01-15vmware/vmwgfx: Always allocate shared hardware surfaces.Thomas Hellstrom
2014-01-09vmware: Require libdrm 2.4.38 to build XMir.Thomas Hellstrom
2014-01-09vmware: Fix build errors and warningsThomas Hellstrom
2014-01-09vmwgfx: Block DMA to prime surfaces for nowThomas Hellstrom
2014-01-08vmwgfx: Enable direct dmasThomas Hellstrom
2013-12-19vmwgfx: Add support for XWaylandThomas Hellstrom
2013-12-19vmwgfx: Add support for XMir v2.Thomas Hellstrom
2013-12-19vmwgfx: Add an infrastructure to be able to run hosted under a compositor v2Thomas Hellstrom
2013-12-16vmwgfx: Fix compile breakage on XA version 1.Thomas Hellstrom
2013-12-12vmwgfx: Really allow XA version 2.Thomas Hellstrom
2013-12-12Revert "vmwgfx: Get rid of device-specific DMA code"Thomas Hellstrom
2013-12-12vmwgfx: Remove stray 1Thomas Hellstrom
2013-12-06vmwgfx: Support also XA version 1 v2Thomas Hellstrom
2013-12-05vmwgfx: Fix some compilation warnings and indentationsThomas Hellstrom
2013-11-18vmwgfx: handle changes of DamageUnregister API in 1.14.99.2Gaetan Nadon
2013-09-30vmwgfx: Get rid of device-specific DMA codeThomas Hellstrom
2013-09-30vmwgfx: Implement textured video completely on top of XA.Thomas Hellstrom
2013-09-30vmwgfx: Avoid HW operations when not masterThomas Hellstrom
2013-08-02vmwgfx: update for XA API changesRob Clark
2013-02-14Kill mibstoreZack Rusin
2012-08-30vmwgfx: Guard against null rotate pixmap in shadow destroyJakob Bornecrantz
2012-06-09vmware: port vmware driver to new compat APIDave Airlie
2012-04-20vmwgfx: set the XA_FLAG_SHARED flag for composite dest surfacesBrian Paul
2012-03-15Fix a memory corruption due to a redundant free.Zack Rusin
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon
2012-02-02vmwgfx: Kill a deprecation warning on server 1.12Thomas Hellstrom
2012-02-02vmwgfx: Fix up swap[sl] for server 1.12Thomas Hellstrom
2012-02-02vmwgfx: Avoid including a library header and use pixman for type conversionThomas Hellstrom
2012-01-13Make the driver build pass "make distcheck"Thomas Hellstrom
2012-01-13vmwgfx: Adapt to new XA version number v2Thomas Hellstrom
2012-01-13vmwgfx,saa: Fix a bunch of compilation warningsThomas Hellstrom
2011-12-15saa, vmwgfx: Fix saa_copy_compositeThomas Hellstrom
2011-12-08vmwgfx: Reduce system resource usage with textured videoThomas Hellstrom
2011-12-08vmwgfx: Hook up XV color conversion control attributesThomas Hellstrom
2011-12-08vmwgfx: Adapt to new interface of xa_yuv_planar_blitThomas Hellstrom
2011-12-06vmwgfx: Fix MessageType members that are incorrectly typed as BoolThomas Hellstrom
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas Hellstrom
2011-12-06vmwgfx: Adapt to the dri state tracker sending depth instead of bppThomas Hellstrom
2011-12-06vmwgfx: Don't register back buffers as "hw_is_dri2_fronts" v2Thomas Hellstrom
2011-12-01vmwgfx: Include drm.h from correct pathJakob Bornecrantz
2011-11-28vmwgfx: Make the drm device name persistentThomas Hellstrom
2011-11-25vmwgfx: Get the drm device name from the open file descriptorThomas Hellstrom
2011-11-25vmwgfx: Use config options to optionally set GUI topologyThomas Hellstrom
2011-11-25vmware: Update library dependenciesThomas Hellstrom
2011-11-25vmwgfx: Pre-init fixesThomas Hellstrom
2011-11-25vmware: Hook up vmwgfx to be tried before falling back to legacyThomas Hellstrom
2011-11-09vmwgfx: Make sure we don't render when VT switchedThomas Hellstrom
2011-11-09vmwgfx: Fix rendering errors when rotating / unrotating a screen.Thomas Hellstrom
2011-11-09vmwgfx: A number of damage fixesThomas Hellstrom
2011-11-01vmwgfx: Add an option to use a scanout surfaceThomas Hellstrom