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_driver.c
Age
Commit message (
Expand
)
Author
2019-01-28
vmwgfx: Unify style in scanout_update and present functions
Thomas Hellstrom
2019-01-28
vmwgfx: Limit the number of cliprects in a drm dirtyfb command v3
Thomas Hellstrom
2018-11-29
vmwgfx: Fix invalid memory accesses in CloseScreen
Thomas Hellstrom
2018-11-28
vmwgfx: Fix XVideo memory leaks
Thomas Hellstrom
2018-02-20
Fix a couple of shadowed declaration warnings
Thomas Hellstrom
2018-02-15
vmwgfx: Fix server termination due to a mesa loader bug
Thomas Hellstrom
2018-02-15
vmwgfx: Fix compilation failure if dri3 is not available
Thomas Hellstrom
2017-08-21
vmwgfx: Support DRI3 v2
Thomas Hellstrom
2017-08-07
vmware: Fix build warnings
Deepak Singh Rawat
2017-07-13
Revert "vmwgfx: Support DRI3 v2"
Sinclair Yeh
2017-05-11
vmwgfx: Support DRI3 v2
Thomas Hellstrom
2016-05-30
vmware/vmwgfx: Don't require screen objects to run
Thomas Hellstrom
2016-02-11
vmware/vmwgfx: Disable autolayout if we detect an old resolutionset
Thomas Hellstrom
2016-02-01
vmware/vmwgfx: Add missing includes of the config.h header.
Thomas Hellstrom
2016-02-01
vmware/vmwgfx: Expose kernel connector attributes and react to hotplug events
Thomas Hellstrom
2015-05-04
vmware/vmwgfx: Try to use only_hw_present semantics if screen targets are ena...
Thomas Hellstrom
2014-08-11
vmware/vmwgfx: Fix compilation issue on older X servers
Jakob Bornecrantz
2014-05-14
Add support for server managed fds
Hans de Goede
2014-05-14
Add support for XSERVER_PLATFORM_BUS
Hans de Goede
2014-01-09
vmware: Fix build errors and warnings
Thomas Hellstrom
2013-12-19
vmwgfx: Add an infrastructure to be able to run hosted under a compositor v2
Thomas Hellstrom
2013-12-12
vmwgfx: Really allow XA version 2.
Thomas Hellstrom
2013-12-06
vmwgfx: Support also XA version 1 v2
Thomas Hellstrom
2013-12-05
vmwgfx: Fix some compilation warnings and indentations
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
2013-02-14
Kill mibstore
Zack Rusin
2012-06-09
vmware: port vmware driver to new compat API
Dave Airlie
2012-02-02
vmwgfx: Kill a deprecation warning on server 1.12
Thomas Hellstrom
2012-01-13
Make the driver build pass "make distcheck"
Thomas Hellstrom
2012-01-13
vmwgfx: Adapt to new XA version number v2
Thomas Hellstrom
2012-01-13
vmwgfx,saa: Fix a bunch of compilation warnings
Thomas Hellstrom
2011-12-08
vmwgfx: Adapt to new interface of xa_yuv_planar_blit
Thomas Hellstrom
2011-12-06
vmwgfx: Add an option to enable rendercheck mode
Thomas Hellstrom
2011-11-25
vmwgfx: Use config options to optionally set GUI topology
Thomas Hellstrom
2011-11-25
vmwgfx: Pre-init fixes
Thomas Hellstrom
2011-11-25
vmware: Hook up vmwgfx to be tried before falling back to legacy
Thomas Hellstrom
2011-11-09
vmwgfx: Make sure we don't render when VT switched
Thomas Hellstrom
2011-11-01
vmwgfx: Add an option to use a scanout surface
Thomas Hellstrom
2011-11-01
vmwgfx: Add an option for direct presents
Thomas Hellstrom
2011-10-31
vmwgfx: Fix acceleration options.
Thomas Hellstrom
2011-10-31
vmwgfx: Remove a couple of unused options
Thomas Hellstrom
2011-10-31
vmwgfx: Fall back to sw cursors if needed
Thomas Hellstrom
2011-10-31
vmwgfx: Hook up vmwarectrl to the gui layout ioctl
Thomas Hellstrom
2011-09-29
vmwgfx: Adapt to vmwgfx kernel driver 2.1
Thomas Hellstrom
2011-08-31
vmwgfx-xorg: Avoid enabling unwanted outputs in initial configuration
Thomas Hellstrom
2011-07-01
vmwgfx: Set up XA version checking.
Thomas Hellstrom
2011-06-22
vmwgfx: Fix dirty present bug
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