index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: fix up files incorrectly marked executable
Linus Torvalds
2023-01-26
1
-0
/
+0
*
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
2023-01-10
6
-233
/
+87
*
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
26
-1821
/
+697
|
\
|
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
|
*
drm/vmwgfx: Cleanup the cursor snooping code
Zack Rusin
2022-10-31
3
-17
/
+30
|
*
drm/vmwgfx: Validate the box size for the snooped cursor
Zack Rusin
2022-10-31
1
-1
/
+2
|
*
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-27
6
-13
/
+13
|
*
drm/vmwgfx: Fix a sparse warning in kernel docs
Zack Rusin
2022-10-25
1
-1
/
+0
|
*
drm/vmwgfx: Optimize initial sizes of cotables
Zack Rusin
2022-10-25
1
-2
/
+14
|
*
drm/vmwgfx: Add a mksstat counter for cotable resizes
Zack Rusin
2022-10-25
3
-9
/
+22
|
*
drm/vmwgfx: Remove explicit and broken vblank handling
Zack Rusin
2022-10-25
5
-101
/
+1
|
*
drm/vmwgfx: Port the framebuffer code to drm fb helpers
Zack Rusin
2022-10-25
7
-991
/
+28
|
*
drm/vmwgfx: Do not allow invalid bpp's for dumb buffers
Zack Rusin
2022-10-25
1
-1
/
+15
|
*
drm/vmwgfx: Remove vmwgfx_hashtab
Maaz Mombasawala
2022-10-25
7
-292
/
+12
|
*
drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.
Maaz Mombasawala
2022-10-25
3
-49
/
+56
|
*
drm/vmwgfx: Diff cursors when using cmds
Michael Banack
2022-10-25
2
-60
/
+62
|
*
drm/vmwgfx: Support cursor surfaces with mob cursor
Michael Banack
2022-10-25
2
-29
/
+50
|
*
drm/vmwgfx: Start diffing new mob cursors against old ones
Michael Banack
2022-10-25
2
-26
/
+81
|
*
drm/vmwgfx: Clean up cursor mobs
Michael Banack
2022-10-25
2
-193
/
+267
|
*
drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...
Maaz Mombasawala
2022-10-25
5
-66
/
+58
|
*
drm/vmwgfx: Remove ttm object hashtable
Maaz Mombasawala
2022-10-25
3
-23
/
+9
|
*
drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable impl...
Maaz Mombasawala
2022-10-25
1
-36
/
+26
|
*
drm/vmwgfx: Fix frame-size warning in vmw_mksstat_add_ioctl
Martin Krastev
2022-10-25
1
-14
/
+29
|
*
drm/vmwgfx: Write the driver id registers
Zack Rusin
2022-10-25
1
-9
/
+34
*
|
drm/vmwgfx: Don't use screen objects when SEV is active
Zack Rusin
2022-12-05
1
-0
/
+4
*
|
drm/vmwgfx: Fix race issue calling pin_user_pages
Dawei Li
2022-11-28
1
-3
/
+3
|
/
*
drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
Rafael Mendonca
2022-09-21
1
-0
/
+1
*
drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declaration
Gaosheng Cui
2022-09-13
1
-1
/
+0
*
drm/vmwgfx: Remove unused hugepage support
Zack Rusin
2022-08-04
1
-13
/
+0
*
drm/vmwgfx: cleanup comments
Tom Rix
2022-08-04
7
-14
/
+14
*
drm/vmwgfx: clean up some error pointer checking
Dan Carpenter
2022-08-04
1
-2
/
+2
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
3
-3
/
+0
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-4
/
+4
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm/vmwgfx: Remove trailing whitespace
Thomas Zimmermann
2022-07-26
2
-2
/
+2
*
drm/ttm: rename and cleanup ttm_bo_init
Christian König
2022-07-11
1
-7
/
+5
*
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm/vmwgfx: Stop using 'TRUE'
Ville Syrjälä
2022-07-05
1
-1
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/ttm: move default BO destructor into VMWGFX v2
Christian König
2022-05-09
1
-1
/
+9
*
fbdev: Use pageref offset for deferred-I/O writeback
Thomas Zimmermann
2022-05-03
1
-2
/
+1
*
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
1
-3
/
+2
*
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
2022-05-03
1
-2
/
+3
*
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
2022-05-03
1
-0
/
+1
*
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-05-03
3
-30
/
+28
|
\
|
*
drm/vmwgfx: Fix gem refcounting and memory evictions
Zack Rusin
2022-04-21
3
-30
/
+28
*
|
drm/vmwgfx: Reserve fence slots on buffer objects in cotables
Zack Rusin
2022-04-23
1
-0
/
+4
*
|
drm/vmwgfx: Add debugfs entries for various ttm resource managers
Zack Rusin
2022-04-21
1
-0
/
+18
*
|
drm/ttm: remove bo->moving
Christian König
2022-04-07
1
-6
/
+0
*
|
dma-buf: add DMA_RESV_USAGE_KERNEL v3
Christian König
2022-04-07
1
-1
/
+1
[next]