aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Fix command defines and checksThomas Hellstrom2014-02-12
* drm/vmwgfx: Remove stray constThomas Hellstrom2014-02-12
* drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter2014-02-12
* drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-12
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-05
* drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom2014-02-05
* drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devicesThomas Hellstrom2014-02-05
* drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom2014-02-05
* drm/vmwgfx: Don't commit staged bindings if execbuf failsThomas Hellstrom2014-02-05
* drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom2014-01-17
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-17
* drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom2014-01-17
* drm/vmwgfx: Block the BIND_SHADERCONSTS commandThomas Hellstrom2014-01-17
* drm/vmwgfx: Extend the command verifier to handle guest-backed on / offThomas Hellstrom2014-01-17
* drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom2014-01-17
* drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom2014-01-17
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom2014-01-17
* drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom2014-01-17
* 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