index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
drm/vmwgfx: Add new keep_resv BO param
Ian Forbes
1
-0
/
+1
2024-07-24
drm/vmwgfx: Add basic support for external buffers
Zack Rusin
1
-4
/
+58
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-0
/
+2
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
1
-0
/
+32
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
1
-0
/
+32
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
1
-19
/
+6
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-3
/
+15
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
1
-3
/
+15
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
1
-2
/
+4
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
1
-1
/
+1
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
1
-2
/
+2
2023-02-14
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
1
-2
/
+2
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
1
-17
/
+20
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
1
-3
/
+2
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
1
-20
/
+7
2023-02-13
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
1
-17
/
+1
2023-02-13
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
1
-0
/
+8
2021-12-16
drm/vmwgfx: Fix a size_t/long int format specifier mismatch
Zack Rusin
1
-1
/
+1
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
1
-0
/
+294