Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c6a019c6edf8591e34ae9da51bac7684131d905
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_execbuf.c
3e04e2f
drm/vmwgfx: Fix execbuf locking issues
by Thomas Hellstrom
· 9 years ago
da5efff
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
by Colin Ian King
· 10 years ago
5151adb
drm/vmwgfx: Fix a couple of lock dependency violations
by Thomas Hellstrom
· 10 years ago
aa35071
drm/ttm: optionally move duplicates to a separate list
by Christian König
· 10 years ago
b2efb3f
drm: backmerge tag 'v3.17-rc5' into drm-next
by Dave Airlie
· 10 years ago
ae9c0af
drm/ttm: allow fence to be added as shared
by Christian König
· 10 years ago
2298e80
drm/vmwgfx: rework to new fence interface, v2
by Maarten Lankhorst
· 11 years ago
c060a4e
drm/vmwgfx: get rid of different types of fence_flags entirely
by Maarten Lankhorst
· 11 years ago
9f9cb84
drm/vmwgfx: Fix an incorrect OOM return value
by Thomas Hellstrom
· 10 years ago
1f0dc9a
drm/ttm: kill off some members to ttm_validate_buffer
by Maarten Lankhorst
· 11 years ago
58b4d72
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
by Maarten Lankhorst
· 11 years ago
18e4a46
drm/vmwgfx: Fix compat shader namespace
by Thomas Hellstrom
· 10 years ago
cbd75e9
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
by Thomas Hellstrom
· 11 years ago
294adf7
drm/vmwgfx: Use a per-device semaphore for reservation protection
by Thomas Hellstrom
· 11 years ago
36e952c
drm/vmwgfx: Fix command defines and checks
by Thomas Hellstrom
· 11 years ago
4fbd9d2
drm/vmwgfx: Remove stray const
by Thomas Hellstrom
· 11 years ago
b2ad988
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
by Dan Carpenter
· 11 years ago
8e67bbb
drm/vmwgfx: Fix a couple of sparse warnings and errors
by Thomas Hellstrom
· 11 years ago
30f82d81
drm/vmwgfx: Reemit context bindings when necessary v2
by Thomas Hellstrom
· 11 years ago
d5bde95
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
by Thomas Hellstrom
· 11 years ago
0ccbbae
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
by Thomas Hellstrom
· 11 years ago
cf5e341
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls behave like reservation calls"
by Thomas Hellstrom
· 11 years ago
76c7d18
drm/vmwgfx: Don't commit staged bindings if execbuf fails
by Thomas Hellstrom
· 11 years ago
f2a0dcb
drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2
by Thomas Hellstrom
· 11 years ago
173fb7d
drm/vmwgfx: Persistent tracking of context bindings
by Thomas Hellstrom
· 11 years ago
b5c3b1a6
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
by Thomas Hellstrom
· 11 years ago
8ba0731
drm/vmwgfx: Block the BIND_SHADERCONSTS command
by Thomas Hellstrom
· 11 years ago
c373d4e
drm/vmwgfx: Extend the command verifier to handle guest-backed on / off
by Thomas Hellstrom
· 12 years ago
74c10d1
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
by Thomas Hellstrom
· 12 years ago
a21aa61
drm/vmwgfx: Validate guest-backed shader const commands
by Thomas Hellstrom
· 12 years ago
c74c162
drm/vmwgfx: Add guest-backed shaders
by Thomas Hellstrom
· 12 years ago
a97e219
drm/vmwgfx: Hook up guest-backed surfaces
by Thomas Hellstrom
· 12 years ago
58a0c5f
drm/vmwgfx: Hook up guest-backed contexts
by Thomas Hellstrom
· 12 years ago
ddcda24
drm/vmwgfx: Hook up guest-backed queries
by Thomas Hellstrom
· 12 years ago
96c5f0d
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
by Thomas Hellstrom
· 12 years ago
ecff665
drm/ttm: make ttm reservation calls behave like reservation calls
by Maarten Lankhorst
· 11 years ago
97a875c
drm/ttm: remove no_wait_reserve, v3
by Maarten Lankhorst
· 12 years ago
c0951b7
drm/vmwgfx: Refactor resource management
by Thomas Hellstrom
· 12 years ago
be01336
drm/vmwgfx: remove use of fence_obj_args
by Maarten Lankhorst
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
bb1bd2f
vmwgfx: Make it possible to get fence from execbuf
by Jakob Bornecrantz
· 13 years ago
1717c0e
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
by Dave Airlie
· 13 years ago
80d9b24
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
by Dan Carpenter
· 13 years ago
57c5ee7
vmwgfx: Add fence events
by Thomas Hellstrom
· 13 years ago
8bf445c
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
by Thomas Hellstrom
· 13 years ago
5bb39e8
vmwgfx: Handle device surface memory limit
by Thomas Hellstrom
· 13 years ago
f18c884
vmwgfx: Optimize the command submission resource list
by Thomas Hellstrom
· 13 years ago
e2fa3a7
vmwgfx: Fix up query processing
by Thomas Hellstrom
· 13 years ago
0cff60c
vmwgfx: Disallow user space to send present and readback commands
by Jakob Bornecrantz
· 13 years ago
4084fb8
vmwgfx: Expand the command checker to cover screen object commands
by Jakob Bornecrantz
· 13 years ago
922ade0
vmwgfx: Break out execbuf command processing
by Thomas Hellstrom
· 13 years ago
6070e9f
vmwgfx: Some comments and BUG_ON
by Jakob Bornecrantz
· 13 years ago
2ae7b03
vmwgfx: Bump major
by Thomas Hellstrom
· 13 years ago
ae2a104
vmwgfx: Implement fence objects
by Thomas Hellstrom
· 13 years ago
6bcd8d3c
vmwgfx: Fix confusion caused by using "fence" in various places
by Thomas Hellstrom
· 13 years ago
be38ab6
vmwgfx: Fix potential execbuf deadlocks
by Thomas Hellstrom
· 13 years ago
dfadbbd
drm/ttm: add a way to bo_wait for either the last read or last write
by Marek Olšák
· 13 years ago
6570596
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
by Thomas Hellstrom
· 14 years ago
dccb2a9
drm: vmwgfx: fix information leak to userland
by Kulikov Vasiliy
· 14 years ago
135cba0
vmwgfx: Implement a proper GMR eviction mechanism
by Thomas Hellstrom
· 14 years ago
9b8eb4d
drm/vmwgfx: return -EFAULT for copy_to_user errors
by Dan Carpenter
· 14 years ago
1925d45
drm/vmwgfx: Add kernel throttling support. Bump minor.
by Thomas Hellstrom
· 14 years ago
9d87fa2
drm/ttm: split no_wait argument in 2 GPU or reserve wait
by Jerome Glisse
· 15 years ago
4e4ddd4
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
by Thomas Hellstrom
· 15 years ago
8ba5152
drm/vmwgfx: Optimize memory footprint for DMA buffers.
by Thomas Hellstrom
· 15 years ago
7a73ba7
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
by Thomas Hellstrom
· 15 years ago
3d3a5b3
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
by Thomas Hellstrom
· 15 years ago
fb1d973
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
by Jakob Bornecrantz
· 15 years ago