开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
/
boot.rs
Age
Commit message (
Expand
)
Author
2026-04-06
gpu: nova-core: fix missing colon in SEC2 boot debug message
David Carlier
2026-03-26
gpu: nova-core: convert PFB registers to kernel register macro
Alexandre Courbot
2026-03-26
gpu: nova-core: convert PBUS registers to kernel register macro
Alexandre Courbot
2026-03-23
gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
Danilo Krummrich
2026-03-18
gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
2026-03-18
gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
Eliot Courtney
2026-03-15
Merge tag 'v7.0-rc4' into drm-rust-next
Danilo Krummrich
2026-03-10
gpu: nova-core: add FbRange.len() and use it in boot.rs
John Hubbard
2026-03-09
gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
Timur Tabi
2026-03-09
gpu: nova-core: create falcon firmware DMA objects lazily
Alexandre Courbot
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
2026-02-24
gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
2026-01-12
gpu: nova-core: preserve error information in gpu_name()
John Hubbard
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
2025-11-14
gpu: nova-core: gsp: Boot GSP
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add SetRegistry command
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot