summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nova/driver.rs
AgeCommit message (Expand)Author
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-30rust: driver: remove `$module_table_name` from `module_device_table`Gary Guo
2026-07-12drm: nova: Use drm::Device<Registered> to access the parent bus deviceDanilo Krummrich
2026-07-12rust: drm: Add RegistrationData to drm::DriverDanilo Krummrich
2026-07-12rust: drm: restrict AlwaysRefCounted to Normal GEM Object contextDanilo Krummrich
2026-07-12rust: drm: change default DeviceContext to NormalDanilo Krummrich
2026-07-12rust: drm: Add Driver::ParentDevice associated typeDanilo Krummrich
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