aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/gsp/fw.rs
AgeCommit message (Expand)AuthorFilesLines
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich1-32/+69
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot1-1/+13
2025-12-16gpu: nova-core: gsp: replace firmware version with "bindings" aliasAlexandre Courbot1-29/+29
2025-12-16gpu: nova-core: bindings: derive `MaybeZeroable`Alexandre Courbot1-7/+0
2025-12-16gpu: nova-core: gsp: fix length of received messagesAlexandre Courbot1-4/+9
2025-11-17gpu: nova-core: make formatting compatible with rust treeAlice Ryhl1-4/+2
2025-11-15gpu: nova-core: sequencer: Add delay opcode supportJoel Fernandes1-2/+0
2025-11-15gpu: nova-core: sequencer: Add register opcodesJoel Fernandes1-4/+1
2025-11-15gpu: nova-core: Implement the GSP sequencerJoel Fernandes1-1/+0
2025-11-15gpu: nova-core: Add bindings required by GSP sequencerJoel Fernandes1-0/+323
2025-11-14gpu: nova-core: gsp: Add SetSystemInfo commandAlistair Popple1-0/+1
2025-11-14gpu: nova-core: gsp: Create rmargsAlistair Popple1-1/+43
2025-11-14gpu: nova-core: gsp: Add GSP command queue bindings and handlingAlistair Popple1-1/+334
2025-11-14gpu: nova-core: gsp: Create wpr metadataAlistair Popple1-1/+60
2025-11-14gpu: nova-core: Create initial GspAlistair Popple1-0/+60
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot1-1/+112
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple1-0/+7