summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
AgeCommit message (Expand)Author
2014-03-28drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom
2014-02-12drm/vmwgfx: Fix command defines and checksThomas Hellstrom
2014-02-12drm/vmwgfx: Remove stray constThomas Hellstrom
2014-02-12drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter
2014-02-12drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom
2014-02-05drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom
2014-02-05drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom
2014-02-05drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devicesThomas Hellstrom
2014-02-05drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom
2014-02-05drm/vmwgfx: Don't commit staged bindings if execbuf failsThomas Hellstrom
2014-01-17drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom
2014-01-17drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom
2014-01-17drm/vmwgfx: Block the BIND_SHADERCONSTS commandThomas Hellstrom
2014-01-17drm/vmwgfx: Extend the command verifier to handle guest-backed on / offThomas Hellstrom
2014-01-17drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom
2014-01-17drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom
2014-01-17drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom
2012-11-20drm/vmwgfx: remove use of fence_obj_argsMaarten Lankhorst
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-02-13vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-18vmwgfx: information leak in vmw_execbuf_copy_fence_user()Dan Carpenter
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-10vmwgfx: Break out and comment vmw_execbuf_copy_fence_userThomas Hellstrom
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom
2011-10-05vmwgfx: Optimize the command submission resource listThomas Hellstrom
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom
2011-10-05vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz
2011-10-05vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom
2011-10-05vmwgfx: Some comments and BUG_ONJakob Bornecrantz
2011-09-06vmwgfx: Bump majorThomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-06-08drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse