index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
11
-551
/
+136
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-07-01
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-18
drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel
Ian Forbes
1
-1
/
+1
2025-06-18
drm/vmwgfx: Implement dma_fence_ops properly
Ian Forbes
5
-500
/
+97
2025-06-18
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-29
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-19
drm/vmwgfx: Switch to exclusively using GEM references
Ian Forbes
10
-38
/
+18
2025-03-19
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-22
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
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
3
-3
/
+3
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
5
-6
/
+1
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2
-2
/
+0
2024-12-03
drm/vmwgfx: Remove initialization of connector status
Thomas Zimmermann
3
-3
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-1
/
+3
2024-11-22
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-8
/
+11
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-11-14
drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle
Chen Ridong
1
-0
/
+2
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
6
-42
/
+18
2024-10-30
fs: port files to file_ref
Christian Brauner
1
-1
/
+1
2024-10-14
drm/vmwgfx: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+3
2024-10-11
drm/vmwgfx: Stop using dev_private to store driver data.
Maaz Mombasawala
3
-5
/
+3
2024-10-11
drm/vmwgfx: Remove unnecessary NULL checks before kvfree()
Thorsten Blum
1
-4
/
+2
2024-10-10
drm/vmwgfx: Handle surface check failure correctly
Nikolay Kuratov
1
-0
/
+1
[next]