index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_execbuf.c
Commit message (
Expand
)
Author
Age
*
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-27
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
*
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-20
*
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-11-20
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
2012-02-13
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
*
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
Dan Carpenter
2011-10-18
*
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
*
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
Thomas Hellstrom
2011-10-10
*
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-10-05
*
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-06
*
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
2011-09-01
*
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-08-31
*
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-21
*
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
2010-11-08
*
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-26
*
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2010-06-07
*
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
2010-05-31
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-07
*
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
2010-02-23
*
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-25
*
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
2009-12-22
*
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
2009-12-22
*
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-14