index
:
driver/xf86-video-vmware
master
obsd
obsd-vmware-10_15_0
vmware framebuffer driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vmwgfx
/
vmwgfx_saa.c
Age
Commit message (
Expand
)
Author
2021-11-30
vmwgfx: Change header inclusion order to avoid xorg headers catching stdbool.h
Martin Krastev
2017-08-21
vmwgfx: Support DRI3 v2
Thomas Hellstrom
2017-07-13
Revert "vmwgfx: Support DRI3 v2"
Sinclair Yeh
2017-05-11
vmwgfx: Support DRI3 v2
Thomas Hellstrom
2015-05-04
vmware/vmwgfx: Try to use only_hw_present semantics if screen targets are ena...
Thomas Hellstrom
2014-09-03
vmware/vmwgfx: Don't add pixmaps to the pixmap list if they're already on it
Thomas Hellstrom
2014-05-08
vmware/vmwgfx: Fix initial dirty region for pixmaps
Thomas Hellstrom
2014-04-03
vmware/vmwgfx: Don't tell XA that we have a mask when we haven't
Thomas Hellstrom
2014-04-03
vmware/vmwgfx: Don't change backing-store of active scanout surfaces
Thomas Hellstrom
2014-01-15
vmware/vmwgfx: Always allocate shared hardware surfaces.
Thomas Hellstrom
2014-01-09
vmware: Require libdrm 2.4.38 to build XMir.
Thomas Hellstrom
2014-01-09
vmwgfx: Block DMA to prime surfaces for now
Thomas Hellstrom
2014-01-08
vmwgfx: Enable direct dmas
Thomas Hellstrom
2013-12-19
vmwgfx: Add support for XMir v2.
Thomas Hellstrom
2013-12-16
vmwgfx: Fix compile breakage on XA version 1.
Thomas Hellstrom
2013-12-12
Revert "vmwgfx: Get rid of device-specific DMA code"
Thomas Hellstrom
2013-12-12
vmwgfx: Remove stray 1
Thomas Hellstrom
2013-12-06
vmwgfx: Support also XA version 1 v2
Thomas Hellstrom
2013-11-18
vmwgfx: handle changes of DamageUnregister API in 1.14.99.2
Gaetan Nadon
2013-09-30
vmwgfx: Get rid of device-specific DMA code
Thomas Hellstrom
2013-09-30
vmwgfx: Avoid HW operations when not master
Thomas Hellstrom
2013-08-02
vmwgfx: update for XA API changes
Rob Clark
2012-06-09
vmware: port vmware driver to new compat API
Dave Airlie
2012-03-15
Fix a memory corruption due to a redundant free.
Zack Rusin
2011-12-15
saa, vmwgfx: Fix saa_copy_composite
Thomas Hellstrom
2011-12-06
vmwgfx: Add an option to enable rendercheck mode
Thomas Hellstrom
2011-11-09
vmwgfx: Make sure we don't render when VT switched
Thomas Hellstrom
2011-11-09
vmwgfx: Fix rendering errors when rotating / unrotating a screen.
Thomas Hellstrom
2011-11-09
vmwgfx: A number of damage fixes
Thomas Hellstrom
2011-11-01
vmwgfx: Add an option to use a scanout surface
Thomas Hellstrom
2011-11-01
vmwgfx: Be correct when setting up damage tracking
Thomas Hellstrom
2011-11-01
vmwgfx: Add an option for direct presents
Thomas Hellstrom
2011-10-31
vmwgfx: Don't do present readbacks per crtc
Thomas Hellstrom
2011-09-29
vmwgfx: Adapt to vmwgfx kernel driver 2.1
Thomas Hellstrom
2011-07-07
vmwgfx: Add boolean flags for different rendering modes
Thomas Hellstrom
2011-07-07
vmwgfx: Various acceleration fixes.
Thomas Hellstrom
2011-07-01
vmwgfx: Try to sort out format handling with composite.
Thomas Hellstrom
2011-07-01
vmwgfx: Support xa composite.
Thomas Hellstrom
2011-06-22
vmwgfx: Try to match created hardware formats with the dri state tracker.
Thomas Hellstrom
2011-06-22
vmwgfx: Fix dirty present bug
Thomas Hellstrom
2011-06-22
vmwgfx: Don't call xa_copy_done after a present.
Thomas Hellstrom
2011-06-22
vmwgfx: Make present readbacks not cross scanout bounding box boundaries
Thomas Hellstrom
2011-06-22
vmwgfx: Make a list of scanout bounding boxes available to each scanout pixmap
Thomas Hellstrom
2011-06-22
vmwgfx: Import the WSBM list macros
Thomas Hellstrom
2011-06-16
vmwgfx: Fix up driver build process for Xserver >= 1.7.
Thomas Hellstrom
2011-06-16
vmwgfx, saa: Initial import
Thomas Hellstrom