Skip to content
Snippets Groups Projects
Commit a7ade183 authored by Asahi Lina's avatar Asahi Lina :sparkles: Committed by Daniel Almeida
Browse files

rust: drm: Add GPUVM Manager abstraction


Add a GPUVM Manager abstraction over the current C GPUVM framework.

This code is a thin abstraction, it does not preclude the development of a new
iteration of GPUVM entirely in Rust. This may be needed in order to properly
encode some features in idiomatic Rust.

For now, this thin abstraction should be enough to get early Rust DRM drivers
going.

Signed-off-by: default avatarDaniel Almeida <daniel.almeida@collabora.com>
Co-developed-by: default avatarJanne Grunau <j@jannau.net>
Signed-off-by: default avatarJanne Grunau <j@jannau.net>
Signed-off-by: default avatarAsahi Lina <lina@asahilina.net>
parent 77481a02
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment