index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
Alexey Makhalov
2024-06-17
1
-1
/
+1
*
drm/vmwgfx: Don't memcmp equivalent pointers
Ian Forbes
2024-06-05
1
-1
/
+1
*
drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
Dr. David Alan Gilbert
2024-06-05
1
-5
/
+0
*
drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactive
Ian Forbes
2024-06-05
1
-0
/
+10
*
drm/vmwgfx: Standardize use of kibibytes when logging
Ian Forbes
2024-06-05
2
-8
/
+8
*
drm/vmwgfx: Remove STDU logic from generic mode_valid function
Ian Forbes
2024-06-05
2
-20
/
+9
*
drm/vmwgfx: 3D disabled should not effect STDU memory limits
Ian Forbes
2024-06-05
1
-7
/
+0
*
drm/vmwgfx: Filter modes which exceed graphics memory
Ian Forbes
2024-06-05
1
-2
/
+43
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
6
-0
/
+6
|
\
|
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
6
-0
/
+6
*
|
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-15
16
-297
/
+846
|
\
\
|
*
|
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-25
1
-0
/
+2
|
*
|
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-22
10
-32
/
+133
|
|
\
\
|
*
|
|
drm/vmwgfx: Implement virtual crc generation
Zack Rusin
2024-04-15
8
-35
/
+553
|
*
|
|
drm/vmwgfx: Implement virtual kms
Zack Rusin
2024-04-15
10
-64
/
+302
|
*
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-04-02
1
-6
/
+9
|
|
\
\
\
|
*
|
|
|
drm/vmwgfx: Remove unused code
Ian Forbes
2024-03-28
8
-197
/
+1
|
*
|
|
|
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
2024-03-11
1
-19
/
+6
*
|
|
|
|
drm/vmwgfx: Fix invalid reads in fence signaled events
Zack Rusin
2024-04-30
1
-1
/
+1
*
|
|
|
|
drm/vmwgfx: Fix Legacy Display Unit
Ian Forbes
2024-04-25
1
-0
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
drm/vmwgfx: Sort primary plane formats by order of preference
Zack Rusin
2024-04-15
1
-2
/
+2
*
|
|
|
drm/vmwgfx: Fix crtc's atomic check conditional
Zack Rusin
2024-04-15
1
-3
/
+8
*
|
|
|
drm/vmwgfx: Fix prime import/export
Zack Rusin
2024-04-15
8
-22
/
+117
|
|
_
|
/
|
/
|
|
*
|
|
drm/vmwgfx: Enable DMA mappings with SEV
Zack Rusin
2024-04-09
1
-5
/
+6
|
|
/
|
/
|
*
|
drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
Jocelyn Falempe
2024-03-27
1
-6
/
+9
|
/
*
drm/vmwgfx: Fix the lifetime of the bo cursor memory
Zack Rusin
2024-01-30
1
-12
/
+1
*
drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
Martin Krastev
2024-01-30
1
-1
/
+10
*
drm/vmwgfx: Make all surfaces shareable
Maaz Mombasawala
2024-01-30
3
-16
/
+10
*
drm/vmwgfx: Refactor drm connector probing for display modes
Martin Krastev
2024-01-30
5
-191
/
+101
*
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
Zack Rusin
2024-01-26
1
-3
/
+11
*
drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.
Ian Forbes
2024-01-26
1
-0
/
+2
*
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-25
2
-13
/
+24
*
drm/vmwgfx: remove vmw_vram_gmr_placement
Christian König
2024-01-22
2
-29
/
+0
*
drm/vmwgfx: Unmap the surface before resetting it on a plane state
Zack Rusin
2024-01-03
1
-0
/
+4
*
drm/vmwgfx: fix kernel-doc Excess struct member 'base'
Randy Dunlap
2024-01-03
1
-1
/
+0
*
drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
Zhipeng Lu
2024-01-03
1
-1
/
+4
*
drm/vmwgfx: fix all kernel-doc warnings in stdu
Randy Dunlap
2024-01-03
1
-5
/
+12
*
drm/vmwgfx: Fix typos in vmwgfx_execbuf.c
Ghanshyam Agrawal
2024-01-03
1
-2
/
+2
*
drm/vmwgfx: Disable damage clipping if FB changed since last page-flip
Javier Martinez Canillas
2023-11-24
1
-0
/
+11
*
drm/vmwgfx: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-24
1
-7
/
+2
*
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-11-24
1
-1
/
+1
*
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2023-10-24
1
-2
/
+2
|
\
|
*
drm: vmwgfx_surface.c: copy user-array safely
Philipp Stanner
2023-10-09
1
-2
/
+2
*
|
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
11
-50
/
+69
|
\
\
|
*
|
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-10-09
11
-49
/
+68
|
*
|
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
2023-10-09
1
-1
/
+1
|
|
/
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-10-11
7
-34
/
+39
|
\
\
|
*
\
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-29
1
-2
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/vmwgfx: Fix possible invalid drm gem put calls
Zack Rusin
2023-08-23
6
-16
/
+16
|
*
|
drm/vmwgfx: Fix shader stage validation
Zack Rusin
2023-08-23
2
-18
/
+23
[next]