summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nova/gem.rs
AgeCommit message (Expand)AuthorFilesLines
2026-07-12rust: drm: restrict AlwaysRefCounted to Normal GEM Object contextDanilo Krummrich1-11/+7
2026-06-02rust/drm/gem: Use DeviceContext with GEM objectsLyude Paul1-4/+11
2026-03-26rust: gem: Introduce DriverObject::ArgsLyude Paul1-2/+3
2025-12-29drm/nova: Align GEM memory allocation to system page sizeBrendan Shephard1-3/+3
2025-09-08rust: drm: gem: Simplify use of genericsLyude Paul1-5/+3
2025-08-13drm: nova: update ARef import from sync::arefShankari Anand1-1/+1
2025-05-12drm: nova-drm: add initial driver skeletonDanilo Krummrich1-0/+49