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
/
vmwgfx_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
1
-3
/
+15
|
\
|
*
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-10-09
1
-3
/
+15
*
|
drm: Update file owner during use
Tvrtko Ursulin
2023-09-20
1
-2
/
+4
|
/
*
drm: Track clients by tgid and not tid
Tvrtko Ursulin
2023-03-15
1
-1
/
+1
*
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-14
1
-2
/
+2
*
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2023-02-14
1
-2
/
+2
*
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
1
-17
/
+20
*
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
1
-3
/
+2
*
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2023-02-13
1
-20
/
+7
*
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
2023-02-13
1
-17
/
+1
*
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
2023-02-13
1
-0
/
+8
*
drm/vmwgfx: Fix a size_t/long int format specifier mismatch
Zack Rusin
2021-12-16
1
-1
/
+1
*
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
1
-0
/
+294