index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
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
Files
Lines
*
drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
Lee Jones
2021-01-19
1
-8
/
+12
*
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
1
-8
/
+8
*
drm/vmwgfx: Remove the throttling code
Zack Rusin
2021-01-14
1
-5
/
+1
*
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-14
1
-2
/
+2
*
drm/vmwgfx: fix spelling mistake "Cound" -> "Could"
Colin Ian King
2020-08-11
1
-1
/
+1
*
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
2020-06-26
1
-1
/
+1
*
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
2020-03-23
1
-3
/
+170
*
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
2020-03-23
1
-2
/
+2
*
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
2020-03-23
1
-0
/
+70
*
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
2020-03-23
1
-1
/
+143
*
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2020-03-23
1
-3
/
+11
*
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
1
-2
/
+4
*
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2020-03-23
1
-12
/
+6
*
drm/vmwgfx: Replace deprecated PTR_RET
Lukas Bulwahn
2020-01-15
1
-6
/
+15
*
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-11-06
1
-1
/
+0
*
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
2019-06-26
1
-33
/
+19
*
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
2019-05-21
1
-1
/
+2
*
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
2019-05-21
1
-0
/
+4
*
drm/vmwgfx: Fix compat mode shader operation
Thomas Hellstrom
2019-05-21
1
-0
/
+13
*
drm/vmwgfx: Zero initialize handle in vmw_execbuf_process
Nathan Chancellor
2019-04-08
1
-1
/
+1
*
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
1
-7
/
+5
*
drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
1
-385
/
+302
*
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
1
-12
/
+8
*
drm/vmwgfx: Print message when command verifier returns with error
Deepak Rawat
2019-04-08
1
-2
/
+5
*
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2019-04-08
1
-71
/
+69
*
drm/vmwgfx: Use preprocessor macro for cmd struct
Deepak Rawat
2019-04-08
1
-280
/
+125
*
drm/vmwgfx: Use preprocessor macro to get valid context node
Deepak Rawat
2019-04-08
1
-57
/
+45
*
drm/vmwgfx: remove redundant unlikely annotation
Chengguang Xu
2019-04-08
1
-2
/
+2
*
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
2019-04-08
1
-65
/
+101
*
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
2019-02-05
1
-1
/
+1
*
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
2018-12-13
1
-0
/
+2
*
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
2018-12-12
1
-2
/
+0
*
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
2018-09-28
1
-130
/
+137
*
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
2018-09-28
1
-5
/
+0
*
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2018-09-28
1
-43
/
+26
*
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
2018-09-28
1
-55
/
+30
*
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
2018-09-27
1
-4
/
+5
*
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
2018-09-27
1
-36
/
+44
*
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
2018-09-27
1
-575
/
+310
*
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-09-27
1
-1
/
+1
*
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-2
/
+30
|
\
|
*
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
Neha Bhende
2018-07-06
1
-0
/
+28
|
*
drm/vmwgfx: Update the device headers
Deepak Rawat
2018-07-04
1
-2
/
+2
*
|
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-44
/
+42
|
\
|
|
*
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-07-03
1
-44
/
+42
*
|
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+2
|
/
*
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-18
1
-0
/
+2
|
\
|
*
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
2018-01-10
1
-0
/
+2
*
|
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-5
/
+4
|
/
*
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
1
-7
/
+62
[next]