index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
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_f...
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_s...
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/gi...
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/k...
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
2025-03-28
objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC
Josh Poimboeuf
1
-1
/
+1
2025-03-18
drm/vmwgfx: Switch to exclusively using GEM references
Ian Forbes
10
-38
/
+18
2025-03-18
drm/vmwgfx: Fix dumb buffer leak
Ian Forbes
3
-9
/
+17
2025-03-10
drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource
Keisuke Nishimura
3
-5
/
+17
2025-03-10
drm/vmwgfx: Add seqno waiter for sync_files
Ian Forbes
1
-0
/
+26
2025-03-10
drm/vmwgfx: Bump the minor version
Zack Rusin
1
-1
/
+1
2025-03-10
drm/vmwgfx: Refactor cursor handling
Zack Rusin
15
-1064
/
+1042
2025-02-18
drm/vmwgfx: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
7
-22
/
+26
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-6
/
+1
2025-01-16
Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-22
/
+26
2025-01-14
drm/vmwgfx: Add new keep_resv BO param
Ian Forbes
6
-15
/
+11
2025-01-14
drm/vmwgfx: Remove busy_places
Ian Forbes
2
-2
/
+0
2025-01-14
drm/vmwgfx: Unreserve BO on error
Ian Forbes
1
-5
/
+15
[next]