开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-14
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2023-02-13
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
2023-02-13
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
2021-12-16
drm/vmwgfx: Fix a size_t/long int format specifier mismatch
Zack Rusin
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin