aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/svga/drm/vmw_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/hash_table: remove some function wrappersMarek Olšák2020-02-261-5/+3
* gallium/hash_table: turn it into a wrapper around util/hash_tableMarek Olšák2020-02-261-1/+1
* gallium/hash_table: use the same callback signatures as util/hash_tableMarek Olšák2020-02-261-3/+3
* svga: Add an environment variable to force coherent surface memoryThomas Hellstrom2019-05-171-3/+3
* winsys/svga: Enable the transfer_from_buffer GPU command for vgpu10Thomas Hellstrom2019-05-021-0/+1
* winsys/svga: use c11 thread types/functionsBrian Paul2017-04-071-4/+4
* winsys/svga: Resolve command submission buffer contention v3Thomas Hellstrom2017-04-071-0/+5
* gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)Matt Whitlock2016-10-041-1/+2
* mesa: Use AC_HEADER_MAJOR to include correct header for major().Matt Turner2016-07-261-1/+6
* svga/winsys: Add support for VGPU10Brian Paul2015-09-021-3/+3
* svga/winsys: implement GBS supportBrian Paul2014-02-141-6/+63
* svga: Drop execbuf throttlingJakob Bornecrantz2012-01-101-10/+0
* svga: Remove debug print in winsysJakob Bornecrantz2010-12-161-2/+0
* st/xorg, vmware: Make throttling configurable.Thomas Hellstrom2010-05-311-0/+10
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-241-0/+77