index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_gem.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-14
drm/vmwgfx: Use dma_buf from GEM object instance
Thomas Zimmermann
1
-3
/
+3
2025-04-14
drm/vmwgfx: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-3
/
+3
2025-03-18
drm/vmwgfx: Switch to exclusively using GEM references
Ian Forbes
1
-16
/
+2
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