index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-02-22
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
1
-0
/
+2
2023-01-18
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
1
-94
/
+82
2023-01-18
drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...
Maaz Mombasawala
1
-11
/
+3
2022-08-04
drm/vmwgfx: clean up some error pointer checking
Dan Carpenter
1
-2
/
+2
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-16
/
+17
2022-02-02
drm/vmwgfx: remove vmw_wait_dma_fence
Christian König
1
-1
/
+1
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
1
-16
/
+17
2021-12-09
drm/vmwgfx: add support for updating only offsets of constant buffers
Roland Scheidegger
1
-0
/
+56
2021-12-09
drm/vmwgfx: support 64 UAVs
Zack Rusin
1
-2
/
+2
2021-12-09
drm/vmwgfx: support SVGA_3D_CMD_DX_DEFINE_RASTERIZER_STATE_V2 command
Roland Scheidegger
1
-0
/
+2
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
1
-10
/
+8
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
1
-2
/
+0
2021-11-30
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
1
-1
/
+1
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
1
-1
/
+1
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
1
-0
/
+2
2021-06-12
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
1
-2
/
+11
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-6
/
+6
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-7
/
+7
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
1
-5
/
+0
2021-05-11
drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
Thomas Hellstrom
1
-4
/
+16
2021-04-29
gpu: drm: vmwgfx: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
Lee Jones
1
-8
/
+12
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
1
-8
/
+8
2021-01-14
drm/vmwgfx: Remove the throttling code
Zack Rusin
1
-5
/
+1
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-2
/
+2
2020-08-11
drm/vmwgfx: fix spelling mistake "Cound" -> "Could"
Colin Ian King
1
-1
/
+1
2020-06-26
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
1
-1
/
+1
2020-03-24
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
1
-3
/
+170
2020-03-24
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
1
-2
/
+2
2020-03-24
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
1
-0
/
+70
2020-03-24
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
1
-1
/
+143
2020-03-24
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
1
-3
/
+11
2020-03-24
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
1
-2
/
+4
2020-03-24
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
1
-12
/
+6
2020-01-15
drm/vmwgfx: Replace deprecated PTR_RET
Lukas Bulwahn
1
-6
/
+15
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
1
-1
/
+0
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
1
-33
/
+19
2019-05-21
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
1
-1
/
+2
2019-05-21
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
1
-0
/
+4
2019-05-21
drm/vmwgfx: Fix compat mode shader operation
Thomas Hellstrom
1
-0
/
+13
2019-04-08
drm/vmwgfx: Zero initialize handle in vmw_execbuf_process
Nathan Chancellor
1
-1
/
+1
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
1
-7
/
+5
2019-04-08
drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
Deepak Rawat
1
-385
/
+302
2019-04-08
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
Deepak Rawat
1
-12
/
+8
2019-04-08
drm/vmwgfx: Print message when command verifier returns with error
Deepak Rawat
1
-2
/
+5
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
1
-71
/
+69
2019-04-08
drm/vmwgfx: Use preprocessor macro for cmd struct
Deepak Rawat
1
-280
/
+125
2019-04-08
drm/vmwgfx: Use preprocessor macro to get valid context node
Deepak Rawat
1
-57
/
+45
2019-04-08
drm/vmwgfx: remove redundant unlikely annotation
Chengguang Xu
1
-2
/
+2
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
1
-65
/
+101
[next]