index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
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