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

rust: drm: gem: shmem: Add DRM shmem helper abstraction


The DRM shmem helper includes common code useful for drivers which
allocate GEM objects as anonymous shmem. Add a Rust abstraction for
this. Drivers can choose the raw GEM implementation or the shmem layer,
depending on their needs.

Signed-off-by: default avatarAsahi Lina <lina@asahilina.net>
parent b1f7408d
No related branches found
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