aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/falcon/fsp.rs
AgeCommit message (Expand)AuthorFilesLines
2026-07-23gpu: nova-core: fsp: catch bogus queue pointer issuesEliot Courtney1-6/+10
2026-07-21gpu: nova-core: fsp: limit FSP receive message allocation sizeEliot Courtney1-0/+9
2026-06-29gpu: nova-core: falcon: store bar and dev in falconTim Kovalenko1-20/+24
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo1-5/+5
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP send/receive messagingJohn Hubbard1-2/+0
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP message infrastructureJohn Hubbard1-3/+78
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operationsJohn Hubbard1-5/+75
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard1-1/+0
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard1-0/+29