summaryrefslogtreecommitdiff
path: root/vmwgfx/vmwgfx_saa.c
AgeCommit message (Expand)Author
2021-11-30vmwgfx: Change header inclusion order to avoid xorg headers catching stdbool.hMartin Krastev
2017-08-21vmwgfx: Support DRI3 v2Thomas Hellstrom
2017-07-13Revert "vmwgfx: Support DRI3 v2"Sinclair Yeh
2017-05-11vmwgfx: Support DRI3 v2Thomas Hellstrom
2015-05-04vmware/vmwgfx: Try to use only_hw_present semantics if screen targets are ena...Thomas Hellstrom
2014-09-03vmware/vmwgfx: Don't add pixmaps to the pixmap list if they're already on itThomas Hellstrom
2014-05-08vmware/vmwgfx: Fix initial dirty region for pixmapsThomas Hellstrom
2014-04-03vmware/vmwgfx: Don't tell XA that we have a mask when we haven'tThomas Hellstrom
2014-04-03vmware/vmwgfx: Don't change backing-store of active scanout surfacesThomas Hellstrom
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-09vmwgfx: Block DMA to prime surfaces for nowThomas Hellstrom
2014-01-08vmwgfx: Enable direct dmasThomas Hellstrom
2013-12-19vmwgfx: Add support for XMir v2.Thomas Hellstrom
2013-12-16vmwgfx: Fix compile breakage on XA version 1.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-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: Avoid HW operations when not masterThomas Hellstrom
2013-08-02vmwgfx: update for XA API changesRob Clark
2012-06-09vmware: port vmware driver to new compat APIDave Airlie
2012-03-15Fix a memory corruption due to a redundant free.Zack Rusin
2011-12-15saa, vmwgfx: Fix saa_copy_compositeThomas Hellstrom
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas 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
2011-11-01vmwgfx: Be correct when setting up damage trackingThomas Hellstrom
2011-11-01vmwgfx: Add an option for direct presentsThomas Hellstrom
2011-10-31vmwgfx: Don't do present readbacks per crtcThomas Hellstrom
2011-09-29vmwgfx: Adapt to vmwgfx kernel driver 2.1Thomas Hellstrom
2011-07-07vmwgfx: Add boolean flags for different rendering modesThomas Hellstrom
2011-07-07vmwgfx: Various acceleration fixes.Thomas Hellstrom
2011-07-01vmwgfx: Try to sort out format handling with composite.Thomas Hellstrom
2011-07-01vmwgfx: Support xa composite.Thomas Hellstrom
2011-06-22vmwgfx: Try to match created hardware formats with the dri state tracker.Thomas Hellstrom
2011-06-22vmwgfx: Fix dirty present bugThomas Hellstrom
2011-06-22vmwgfx: Don't call xa_copy_done after a present.Thomas Hellstrom
2011-06-22vmwgfx: Make present readbacks not cross scanout bounding box boundariesThomas Hellstrom
2011-06-22vmwgfx: Make a list of scanout bounding boxes available to each scanout pixmapThomas Hellstrom
2011-06-22vmwgfx: Import the WSBM list macrosThomas Hellstrom
2011-06-16vmwgfx: Fix up driver build process for Xserver >= 1.7.Thomas Hellstrom
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom