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
...
*
|
|
|
drm/vmwgfx: Rename dummy to is_iomem
Zack Rusin
2023-02-14
1
-8
/
+8
*
|
|
|
drm/vmwgfx: Cleanup the vmw bo usage in the cursor paths
Zack Rusin
2023-02-14
2
-14
/
+1
*
|
|
|
drm/vmwgfx: Simplify fb pinning
Zack Rusin
2023-02-14
5
-85
/
+54
*
|
|
|
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2023-02-14
25
-385
/
+419
*
|
|
|
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
2023-02-14
8
-58
/
+27
*
|
|
|
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
2023-02-14
5
-118
/
+10
*
|
|
|
drm/ttm: prevent moving of pinned BOs
Christian König
2023-02-06
1
-17
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-31
7
-234
/
+87
|
\
|
|
|
*
|
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-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-24
1
-0
/
+11
|
\
\
|
*
|
drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX
Christian König
2023-01-18
1
-0
/
+11
*
|
|
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-04
8
-8
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
8
-8
/
+5
*
|
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
[prev]
[next]