index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_execbuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-28
1
-6
/
+8
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
1
-2
/
+2
*
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-20
1
-248
/
+650
*
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-11-20
1
-13
/
+2
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
2012-02-13
1
-4
/
+11
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
1
-1
/
+0
*
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
Dan Carpenter
2011-10-18
1
-0
/
+2
*
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
1
-1
/
+1
*
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
Thomas Hellstrom
2011-10-10
1
-33
/
+67
*
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
1
-0
/
+19
*
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
2011-10-05
1
-27
/
+23
*
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
1
-20
/
+355
*
vmwgfx: Disallow user space to send present and readback commands
Jakob Bornecrantz
2011-10-05
1
-3
/
+13
*
vmwgfx: Expand the command checker to cover screen object commands
Jakob Bornecrantz
2011-10-05
1
-5
/
+72
*
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2011-10-05
1
-56
/
+80
*
vmwgfx: Some comments and BUG_ON
Jakob Bornecrantz
2011-10-05
1
-0
/
+5
*
vmwgfx: Bump major
Thomas Hellstrom
2011-09-06
1
-0
/
+14
*
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
1
-21
/
+91
*
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
1
-5
/
+5
*
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
2011-09-01
1
-43
/
+123
*
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-08-31
1
-0
/
+1
*
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-22
1
-2
/
+1
*
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
2010-11-09
1
-0
/
+1
*
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-27
1
-18
/
+11
*
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2010-06-08
1
-0
/
+1
*
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
2010-06-01
1
-0
/
+9
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-08
1
-2
/
+2
*
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
2010-02-23
1
-16
/
+92
*
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-25
1
-0
/
+19
*
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
2009-12-23
1
-24
/
+129
*
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
2009-12-23
1
-2
/
+2
*
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-14
1
-0
/
+516