开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nova
/
driver.rs
Age
Commit message (
Expand
)
Author
2026-06-02
rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026-06-02
rust/drm: Introduce DeviceContext
Lyude Paul
2026-05-29
gpu: nova: separate driver type from driver data
Danilo Krummrich
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Danilo Krummrich
2026-05-27
rust: auxiliary: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
2026-05-09
gpu: nova: Use module names consistently
Cheng-Yang Chou
2026-05-09
gpu: nova, nova-core: Rename to kebab-case
Cheng-Yang Chou
2025-12-22
gpu: nova: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-08-13
drm: nova: update ARef import from sync::aref
Shankari Anand
2025-05-12
drm: nova-drm: add initial driver skeleton
Danilo Krummrich