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