summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nova/driver.rs
AgeCommit message (Expand)Author
2026-06-02rust/drm/gem: Use DeviceContext with GEM objectsLyude Paul
2026-06-02rust/drm: Introduce DeviceContextLyude Paul
2026-05-29gpu: nova: separate driver type from driver dataDanilo Krummrich
2026-05-29Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Danilo Krummrich
2026-05-27rust: auxiliary: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: device: make Core and CoreInternal lifetime-parameterizedDanilo Krummrich
2026-05-27rust: driver: decouple driver private data from driver typeDanilo Krummrich
2026-05-09gpu: nova: Use module names consistentlyCheng-Yang Chou
2026-05-09gpu: nova, nova-core: Rename to kebab-caseCheng-Yang Chou
2025-12-22gpu: nova: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich
2025-08-13drm: nova: update ARef import from sync::arefShankari Anand
2025-05-12drm: nova-drm: add initial driver skeletonDanilo Krummrich