index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_execbuf.c
Age
Commit message (
Expand
)
Author
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Fix command defines and checks
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Remove stray const
Thomas Hellstrom
2014-02-12
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
Dan Carpenter
2014-02-12
drm/vmwgfx: Fix a couple of sparse warnings and errors
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Block the BIND_SHADERCONSTS command
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Extend the command verifier to handle guest-backed on / off
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Validate guest-backed shader const commands
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-20
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-02-13
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-18
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
Dan Carpenter
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
Thomas Hellstrom
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
2011-10-05
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
vmwgfx: Disallow user space to send present and readback commands
Jakob Bornecrantz
2011-10-05
vmwgfx: Expand the command checker to cover screen object commands
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2011-10-05
vmwgfx: Some comments and BUG_ON
Jakob Bornecrantz
2011-09-06
vmwgfx: Bump major
Thomas Hellstrom
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-01
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2010-11-22
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-09
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-06-08
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2010-06-01
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
[next]