summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp/hal/gh100.rs
AgeCommit message (Expand)AuthorFilesLines
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo1-5/+5
2026-06-03gpu: nova-core: gsp: enable FSP boot pathAlexandre Courbot1-2/+2
2026-06-03gpu: nova-core: add non-sec2 unload pathEliot Courtney1-2/+36
2026-06-03gpu: nova-core: Hopper/Blackwell: add GSP lockdown release pollingJohn Hubbard1-2/+88
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust bootJohn Hubbard1-5/+18
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard1-2/+4
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard1-2/+8
2026-05-30gpu: nova-core: gsp: run the unload bundle if Gsp::boot() failsAlexandre Courbot1-7/+8
2026-05-30gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbindingAlexandre Courbot1-1/+1
2026-05-30gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HALAlexandre Courbot1-0/+50