index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_execbuf.c
Age
Commit message (
Expand
)
Author
2020-08-11
drm/vmwgfx: fix spelling mistake "Cound" -> "Could"
Colin Ian King
2020-06-26
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
2020-03-23
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2020-01-15
drm/vmwgfx: Replace deprecated PTR_RET
Lukas Bulwahn
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
2019-05-21
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
2019-05-21
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
2019-05-21
drm/vmwgfx: Fix compat mode shader operation
Thomas Hellstrom
2019-04-08
drm/vmwgfx: Zero initialize handle in vmw_execbuf_process
Nathan Chancellor
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
drm/vmwgfx: Print message when command verifier returns with error
Deepak Rawat
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2019-04-08
drm/vmwgfx: Use preprocessor macro for cmd struct
Deepak Rawat
2019-04-08
drm/vmwgfx: Use preprocessor macro to get valid context node
Deepak Rawat
2019-04-08
drm/vmwgfx: remove redundant unlikely annotation
Chengguang Xu
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
2019-02-05
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
2018-12-12
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
Neha Bhende
2018-07-04
drm/vmwgfx: Update the device headers
Deepak Rawat
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-10
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
[next]