index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_bo.h
Age
Commit message (
Expand
)
Author
2025-03-18
drm/vmwgfx: Switch to exclusively using GEM references
Ian Forbes
2025-03-10
drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource
Keisuke Nishimura
2025-03-10
drm/vmwgfx: Refactor cursor handling
Zack Rusin
2025-01-14
drm/vmwgfx: Add new keep_resv BO param
Ian Forbes
2025-01-14
drm/vmwgfx: Remove busy_places
Ian Forbes
2024-08-26
drm/vmwgfx: Prevent unmapping active read buffers
Zack Rusin
2024-07-24
drm/vmwgfx: Fix handling of dumb buffers
Zack Rusin
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-08-23
drm/vmwgfx: Fix possible invalid drm gem put calls
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: Cleanup the vmw bo usage in the cursor paths
Zack Rusin
2023-02-13
drm/vmwgfx: Simplify fb pinning
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin