index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-57
/
+48
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-42
/
+42
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-57
/
+53
2026-02-05
drm/vmwgfx: Return the correct value in vmw_translate_ptr functions
Ian Forbes
-2
/
+2
2026-02-05
drm/vmwgfx: Set a unique ID for each submitted command buffer
Ian Forbes
-0
/
+4
2026-02-05
drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release
Brad Spengler
-1
/
+8
2026-01-07
drm/vmwgfx: Fix kernel-doc warnings for vmwgfx_fence
Bartlomiej Kubik
-5
/
+5
2026-01-07
drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
Haoxiang Li
-1
/
+3
2026-01-07
drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
Ian Forbes
-14
/
+8
2026-01-07
drm/vmwgfx: Fix KMS with 3D on HW version 10
Ian Forbes
-6
/
+8
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-8
/
+26
2025-11-10
drm/vmwgfx: use drm_crtc_vblank_crtc()
Jani Nikula
-4
/
+2
2025-11-07
drm/vmwgfx: Set surface-framebuffer GEM objects
Thomas Zimmermann
-0
/
+3
2025-11-07
drm/vmwgfx: Restore Guest-Backed only cursor plane support
Ian Forbes
-1
/
+16
2025-11-07
drm/vmwgfx: Use kref in vmw_bo_dirty
Ian Forbes
-7
/
+5
2025-11-06
drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE
Ian Forbes
-0
/
+5
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
-2
/
+2
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+1
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-7
/
+16
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-7
/
+16
2025-10-06
drm/vmwgfx: Fix copy-paste typo in validation
Ian Forbes
-1
/
+1
2025-10-06
drm/vmwgfx: Fix Use-after-free in validation
Ian Forbes
-1
/
+3
2025-10-06
drm/vmwgfx: Fix a null-ptr access in the cursor snooper
Zack Rusin
-5
/
+12
2025-09-29
drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
-17
/
+4
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
-1
/
+1
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
-4
/
+4
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-551
/
+136
2025-07-28
drm/vmwgfx: fix missing assignment to ts
Colin Ian King
-1
/
+1
2025-07-17
Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
-3
/
+3
2025-07-16
drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
-5
/
+10
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
-2
/
+2
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
-0
/
+1
2025-06-30
drm/vmwgfx: Fix guests running with TDX/SEV
Marko Kiiskila
-1
/
+1
2025-06-30
drm/vmwgfx: drop printing the TTM refcount for debugging
Christian König
-3
/
+2
2025-06-17
drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel
Ian Forbes
-1
/
+1
2025-06-17
drm/vmwgfx: Implement dma_fence_ops properly
Ian Forbes
-500
/
+97
2025-06-17
drm/vmwgfx: Update last_read_seqno under the fence lock
Ian Forbes
-31
/
+22
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-1
/
+1
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-05-14
drm/vmwgfx: Use non-hybrid PCI devres API
Philipp Stanner
-11
/
+3
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
-1
/
+1
2025-04-14
drm/vmwgfx: Use dma_buf from GEM object instance
Thomas Zimmermann
-3
/
+3
2025-04-14
drm/vmwgfx: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-5
/
+5
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-3
/
+3
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+3
2025-03-28
objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC
Josh Poimboeuf
-1
/
+1
2025-03-18
drm/vmwgfx: Switch to exclusively using GEM references
Ian Forbes
-38
/
+18
[next]