index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
drm/vmwgfx: Add seqno waiter for sync_files
Ian Forbes
1
-0
/
+26
2026-04-18
Revert "drm/vmwgfx: Add seqno waiter for sync_files"
Sasha Levin
1
-26
/
+0
2026-02-06
drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
Haoxiang Li
1
-1
/
+3
2026-01-19
drm/vmwgfx: Fix a null-ptr access in the cursor snooper
Zack Rusin
1
-5
/
+12
2025-12-07
drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE
Ian Forbes
1
-0
/
+5
2025-10-29
drm/vmwgfx: Fix Use-after-free in validation
Ian Forbes
1
-1
/
+3
2025-06-27
drm/vmwgfx: Add seqno waiter for sync_files
Ian Forbes
1
-0
/
+26
2025-06-04
drm/vmwgfx: Fix a deadlock in dma buf fence polling
Zack Rusin
1
-10
/
+7
2024-10-22
drm/vmwgfx: Handle surface check failure correctly
Nikolay Kuratov
1
-0
/
+1
2024-08-19
drm/vmwgfx: Fix overlay when using Screen Targets
Ian Forbes
1
-1
/
+1
2024-07-05
drm/vmwgfx: 3D disabled should not effect STDU memory limits
Ian Forbes
1
-7
/
+0
2024-05-17
drm/vmwgfx: Fix invalid reads in fence signaled events
Zack Rusin
1
-1
/
+1
2024-04-13
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
Zack Rusin
1
-3
/
+11
2024-04-13
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
9
-22
/
+31
2024-04-13
drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
Lee Jones
1
-3
/
+1
2024-04-13
drm/vmwgfx: switch over to the new pin interface v2
Christian König
11
-85
/
+39
2024-04-13
drm/vmwgfx: stop using ttm_bo_create v2
Christian König
4
-8
/
+53
2023-10-25
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-08-30
drm/vmwgfx: Fix shader stage validation
Zack Rusin
2
-18
/
+24
2023-01-14
drm/vmwgfx: Validate the box size for the snooped cursor
Zack Rusin
1
-1
/
+2
2022-12-14
drm/vmwgfx: Don't use screen objects when SEV is active
Zack Rusin
1
-0
/
+4
2022-05-18
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
1
-1
/
+1
2022-01-29
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-21
/
+21
2021-09-18
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
1
-2
/
+2
2021-07-14
drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
Thomas Hellstrom
2
-2
/
+19
2021-07-14
drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
Thomas Hellstrom
1
-4
/
+16
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-6
/
+9
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-290
/
+277
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
1
-6
/
+9
2020-10-02
drm/vmwgfx: fix regression in thp code due to ttm init refactor.
Dave Airlie
1
-1
/
+4
2020-09-30
drm/vmwgfx: Fix error handling in get_node
Zack Rusin
2
-2
/
+2
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-64
/
+91
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
1
-0
/
+1
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+1
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
1
-4
/
+18
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
1
-13
/
+4
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2
-3
/
+3
2020-09-15
drm/ttm: remove available_caching
Christian König
3
-12
/
+4
2020-09-15
drm/ttm: remove default caching
Christian König
3
-4
/
+2
2020-09-11
drm/ttm: nuke memory type flags
Christian König
3
-23
/
+43
2020-09-11
drm/vmwgfx: stop setting multiple domain flags
Christian König
1
-2
/
+3
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
1
-2
/
+1
2020-09-10
drm: vmwgfx: fix common struct sg_table related issues
Marek Szyprowski
1
-13
/
+4
2020-09-09
drm/vmwgfx: move to driver binding functions
Dave Airlie
1
-7
/
+3
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
1
-2
/
+2
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2
-8
/
+12
2020-08-24
drm/ttm: init mem->bus in common code.
Dave Airlie
1
-6
/
+0
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
8
-38
/
+21
2020-08-12
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
2
-4
/
+4
[next]