index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
1
-0
/
+2
2018-12-12
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
1
-2
/
+0
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
1
-130
/
+137
2018-09-28
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
1
-5
/
+0
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
1
-43
/
+26
2018-09-28
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
1
-55
/
+30
2018-09-27
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
1
-4
/
+5
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
1
-36
/
+44
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
1
-575
/
+310
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
1
-1
/
+1
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-2
/
+30
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-44
/
+42
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
Neha Bhende
1
-0
/
+28
2018-07-04
drm/vmwgfx: Update the device headers
Deepak Rawat
1
-2
/
+2
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-44
/
+42
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-0
/
+2
2018-01-10
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
1
-0
/
+2
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-5
/
+4
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
1
-7
/
+62
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
1
-2
/
+22
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
1
-5
/
+0
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
1
-0
/
+2
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
1
-1
/
+47
2017-07-17
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
1
-1
/
+1
2017-07-17
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
1
-1
/
+1
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-2
/
+2
2016-10-10
drm/vmwgfx: Avoid validating views on view destruction
Thomas Hellstrom
1
-13
/
+58
2016-10-10
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
1
-3
/
+3
2016-10-10
drm/vmwgfx: Remove a leftover debug printout
Thomas Hellstrom
1
-3
/
+0
2016-10-10
drm/vmwgfx: Allow resource relocations on byte boundaries
Thomas Hellstrom
1
-15
/
+26
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
1
-0
/
+32
2016-07-22
drm/vmwgfx: Delete an unnecessary check before the function call "vfree"
Markus Elfring
1
-3
/
+1
2016-04-28
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
1
-4
/
+4
2016-04-28
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
1
-1
/
+1
2016-03-14
drm/vmwgfx: Add DXGenMips support
Charmaine Lee
1
-1
/
+21
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
1
-2
/
+4
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
1
-18
/
+191
2015-08-12
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
1
-2
/
+48
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
1
-13
/
+85
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-116
/
+1232
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
1
-2
/
+0
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-9
/
+9
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
1
-19
/
+5
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
1
-8
/
+11
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
1
-41
/
+40
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
1
-7
/
+13
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
1
-0
/
+10
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
1
-28
/
+152
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
1
-4
/
+6
[next]