index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-10
drm/vmwgfx: use drm_crtc_vblank_crtc()
Jani Nikula
2025-11-07
drm/vmwgfx: Set surface-framebuffer GEM objects
Thomas Zimmermann
2025-11-07
drm/vmwgfx: Restore Guest-Backed only cursor plane support
Ian Forbes
2025-11-07
drm/vmwgfx: Use kref in vmw_bo_dirty
Ian Forbes
2025-11-06
drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE
Ian Forbes
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-06
drm/vmwgfx: Fix copy-paste typo in validation
Ian Forbes
2025-10-06
drm/vmwgfx: Fix Use-after-free in validation
Ian Forbes
2025-10-06
drm/vmwgfx: Fix a null-ptr access in the cursor snooper
Zack Rusin
2025-09-29
drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-28
drm/vmwgfx: fix missing assignment to ts
Colin Ian King
2025-07-17
Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
2025-07-16
drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-06-30
drm/vmwgfx: Fix guests running with TDX/SEV
Marko Kiiskila
2025-06-30
drm/vmwgfx: drop printing the TTM refcount for debugging
Christian König
2025-06-17
drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel
Ian Forbes
2025-06-17
drm/vmwgfx: Implement dma_fence_ops properly
Ian Forbes
2025-06-17
drm/vmwgfx: Update last_read_seqno under the fence lock
Ian Forbes
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-14
drm/vmwgfx: Use non-hybrid PCI devres API
Philipp Stanner
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-14
drm/vmwgfx: Use dma_buf from GEM object instance
Thomas Zimmermann
2025-04-14
drm/vmwgfx: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-28
objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC
Josh Poimboeuf
2025-03-18
drm/vmwgfx: Switch to exclusively using GEM references
Ian Forbes
2025-03-18
drm/vmwgfx: Fix dumb buffer leak
Ian Forbes
2025-03-10
drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource
Keisuke Nishimura
2025-03-10
drm/vmwgfx: Add seqno waiter for sync_files
Ian Forbes
2025-03-10
drm/vmwgfx: Bump the minor version
Zack Rusin
2025-03-10
drm/vmwgfx: Refactor cursor handling
Zack Rusin
2025-02-18
drm/vmwgfx: Switch to use hrtimer_setup()
Nam Cao
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-01-16
Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-01-14
drm/vmwgfx: Add new keep_resv BO param
Ian Forbes
2025-01-14
drm/vmwgfx: Remove busy_places
Ian Forbes
2025-01-14
drm/vmwgfx: Unreserve BO on error
Ian Forbes
[next]