index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gpu.rs
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-09
gpu: nova-core: Clarify sysmembar operations
Joel Fernandes
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
2025-06-23
gpu: nova-core: vbios: Add base support for VBIOS construction and iteration
Joel Fernandes
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025-06-23
gpu: nova-core: register sysmem flush page
Alexandre Courbot
2025-06-23
gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-13
gpu: nova-core: move Firmware to firmware module
Alexandre Courbot
2025-05-13
gpu: nova-core: fix layout of NV_PMC_BOOT_0
Alexandre Courbot
2025-05-13
gpu: nova-core: define registers layout using helper macro
Alexandre Courbot
2025-05-13
gpu: nova-core: take bound device in Gpu::new
Alexandre Courbot
2025-05-13
gpu: nova-core: add missing GA100 definition
Alexandre Courbot
2025-05-13
gpu: nova-core: derive useful traits for Chipset
Alexandre Courbot
2025-05-07
rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint
Miguel Ojeda
2025-03-09
gpu: nova-core: add initial driver stub
Danilo Krummrich