aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
Commit message (Expand)AuthorAge
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-27
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-10
* drm/vmwgfx: Refactor resource managementThomas Hellstrom2012-11-20
* drm/vmwgfx: remove use of fence_obj_argsMaarten Lankhorst2012-11-20
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz2012-02-13
* Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-27
* vmwgfx: information leak in vmw_execbuf_copy_fence_user()Dan Carpenter2011-10-18
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-10
* vmwgfx: Break out and comment vmw_execbuf_copy_fence_userThomas Hellstrom2011-10-10
* vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-05
* vmwgfx: Optimize the command submission resource listThomas Hellstrom2011-10-05
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-05
* vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz2011-10-05
* vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz2011-10-05
* vmwgfx: Break out execbuf command processingThomas Hellstrom2011-10-05
* vmwgfx: Some comments and BUG_ONJakob Bornecrantz2011-10-05
* vmwgfx: Bump majorThomas Hellstrom2011-09-06
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-06
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-06
* vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom2011-09-01
* drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-31
* drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
* drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-08
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
* drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2010-06-07
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-05-31
* drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
* drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom2010-02-23
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-25
* drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-22
* drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom2009-12-22
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14