aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/svga/drm/vmw_screen_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Fix failures caused in fedora 24Neha Bhende2016-06-301-0/+11
* winsys/svga: Increase the fence timeoutThomas Hellstrom2016-03-041-1/+2
* svga/winsys: Add support for VGPU10Brian Paul2015-09-021-34/+85
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* Remove useless checks for NULL before freeingMatt Turner2014-12-081-4/+2
* svga: Add a limit to the maximum surface sizeCharmaine Lee2014-08-121-0/+17
* winsys/svga: Fix prime surface references also for guest-backed surfacesThomas Hellstrom2014-04-071-2/+74
* winsys/svga: Avoid calling drm getparam for max surface size on older kernelsThomas Hellstrom2014-02-281-7/+8
* svga/winsys: Propagate surface shared information to the winsysThomas Hellstrom2014-02-141-6/+9
* svga/winsys: implement GBS supportBrian Paul2014-02-141-10/+410
* winsys/svga: improve error/debug message outputBrian Paul2013-03-191-8/+8
* winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom2011-09-291-138/+110
* winsys/svga: use os_mmap() for memory mappingChia-I Wu2011-08-241-5/+6
* st/xorg, vmware: Make throttling configurable.Thomas Hellstrom2010-05-311-2/+4
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-241-0/+529