summaryrefslogtreecommitdiff
path: root/rust/kernel/drm/gpuvm/vm_bo.rs
AgeCommit message (Expand)Author
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-05rust: treewide: replace `__pinned_init` with `raw_[try_]init`Gary Guo
2026-07-13rust: drm: gpuvm: implement Send and Sync for GpuVaAlloc and GpuVmBoSami Tolvanen
2026-05-05rust: gpuvm: add GpuVmCore::sm_unmap()Alice Ryhl
2026-05-05rust: gpuvm: add GpuVa structAlice Ryhl
2026-05-05rust: gpuvm: add GpuVm::obtain()Alice Ryhl