summaryrefslogtreecommitdiff
path: root/vmwgfx
AgeCommit message (Expand)AuthorFilesLines
2014-05-21vmware/vmwgfx: Fix xwayland build on newer XA versionsThomas Hellstrom1-1/+1
2014-05-14Add support for server managed fdsHans de Goede2-4/+29
2014-05-14Add support for XSERVER_PLATFORM_BUSHans de Goede1-2/+2
2014-05-08vmware/vmwgfx: Fix initial dirty region for pixmapsThomas Hellstrom1-1/+2
2014-04-11vmware/vmwgfx: Set desired modes after xMir screen initThomas Hellstrom1-0/+6
2014-04-03vmware/vmwgfx: Don't tell XA that we have a mask when we haven'tThomas Hellstrom1-0/+2
2014-04-03vmware/vmwgfx: Don't change backing-store of active scanout surfacesThomas Hellstrom3-11/+70
2014-01-15vmware/vmwgfx: Always allocate shared hardware surfaces.Thomas Hellstrom2-2/+2
2014-01-09vmware: Require libdrm 2.4.38 to build XMir.Thomas Hellstrom5-2/+8
2014-01-09vmware: Fix build errors and warningsThomas Hellstrom3-4/+4
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 Hellstrom8-119/+591
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 Hellstrom5-13/+21
2013-12-05vmwgfx: Fix some compilation warnings and indentationsThomas Hellstrom4-17/+16
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 Clark4-11/+22
2013-02-14Kill mibstoreZack Rusin1-1/+0
2012-08-30vmwgfx: Guard against null rotate pixmap in shadow destroyJakob Bornecrantz1-1/+5
2012-06-09vmware: port vmware driver to new compat APIDave Airlie5-47/+47
2012-04-20vmwgfx: set the XA_FLAG_SHARED flag for composite dest surfacesBrian Paul1-1/+1
2012-03-15Fix a memory corruption due to a redundant free.Zack Rusin1-2/+0
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon1-3/+3
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-13Make the driver build pass "make distcheck"Thomas Hellstrom2-3/+6
2012-01-13vmwgfx: Adapt to new XA version number v2Thomas Hellstrom1-17/+10
2012-01-13vmwgfx,saa: Fix a bunch of compilation warningsThomas Hellstrom3-7/+3
2011-12-15saa, vmwgfx: Fix saa_copy_compositevmwgfx_branchThomas Hellstrom1-4/+17
2011-12-08vmwgfx: Reduce system resource usage with textured videoThomas Hellstrom1-18/+48
2011-12-08vmwgfx: Hook up XV color conversion control attributesThomas Hellstrom1-23/+74
2011-12-08vmwgfx: Adapt to new interface of xa_yuv_planar_blitThomas Hellstrom2-30/+82
2011-12-06vmwgfx: Fix MessageType members that are incorrectly typed as BoolThomas Hellstrom1-4/+4
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas Hellstrom5-4/+32
2011-12-06vmwgfx: Adapt to the dri state tracker sending depth instead of bppThomas Hellstrom2-5/+12
2011-12-06vmwgfx: Don't register back buffers as "hw_is_dri2_fronts" v2Thomas Hellstrom1-8/+11
2011-12-01vmwgfx: Include drm.h from correct pathJakob Bornecrantz1-1/+1
2011-11-28vmwgfx: Make the drm device name persistentThomas Hellstrom2-8/+13
2011-11-25vmwgfx: Get the drm device name from the open file descriptorThomas Hellstrom1-2/+21
2011-11-25vmwgfx: Use config options to optionally set GUI topologyThomas Hellstrom3-23/+79