Skip to content
Snippets Groups Projects
Asahi Lina's avatar
Asahi Lina authored
drm_mm provides a simple range allocator, useful for managing virtual
address ranges. Add a Rust abstraction to expose this module to Rust
drivers.

The allocator will later be used by GPU drivers to allocate a range of VA
addresses when mapping a given BO object.

Signed-off-by: default avatarAsahi Lina <lina@asahilina.net>
123a1010
History
Name Last commit Last update