summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/svga/drm/vmw_context.c
Commit message (Expand)AuthorAgeFilesLines
* svga: add new svga_winsys_context::get_command_buffer_size()Brian Paul2016-03-041-0/+8
* svga: Rename SVGA_HINT_FLAG_DRAW_EMITTEDSinclair Yeh2016-01-061-4/+4
* svga: Condition preemptive flush on draw emissionSinclair Yeh2015-10-221-5/+10
* winsys/svga: remove useless assertionBrian Paul2015-09-101-1/+0
* svga/winsys: Add support for VGPU10Brian Paul2015-09-021-39/+167
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* svga: Add a limit to the maximum surface sizeCharmaine Lee2014-08-121-2/+17
* svga/winsys: implement GBS supportBrian Paul2014-02-141-73/+348
* svga: update svga_winsys interface for GBSBrian Paul2014-02-141-0/+1
* svga: Drop execbuf throttlingJakob Bornecrantz2012-01-101-20/+1
* svga: Silence warningJakob Bornecrantz2012-01-101-0/+1
* svga/winsys: Make sure a flush always inserts and returns a fence if requestedThomas Hellstrom2011-10-141-1/+1
* winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom2011-09-291-6/+4
* pb_buffer: inline 'base' sub-structMarek Olšák2011-09-111-1/+1
* svga/drm: Flushing preemptively on a 1/3 of the aperture.José Fonseca2011-02-031-1/+1
* st/xorg, vmware: Make throttling configurable.Thomas Hellstrom2010-05-311-0/+19
* svga: Translate svga reloc flags to pb flagsJakob Bornecrantz2010-04-191-1/+16
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-241-0/+382