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: optionally move duplicates to a separate list
Christian König
2014-12-03
*
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2014-09-15
|
\
|
*
drm/vmwgfx: Fix an incorrect OOM return value
Thomas Hellstrom
2014-09-01
*
|
drm/ttm: allow fence to be added as shared
Christian König
2014-09-11
*
|
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
2014-09-02
*
|
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
2014-09-02
*
|
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
*
|
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
|
/
*
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-07-04
*
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
Thomas Hellstrom
2014-04-24
*
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-28
*
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-12
*
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-02-05
*
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
2014-01-17
*
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
[next]