aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
Commit message (Expand)AuthorAge
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-03
* drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-15
|\
| * drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom2014-09-01
* | drm/ttm: allow fence to be added as sharedChristian König2014-09-11
* | drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
* | drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
* | drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-01
* | drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-01
|/
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-04
* drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom2014-04-24
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* 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