summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp.rs
AgeCommit message (Expand)Author
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot
2025-12-29gpu: nova-core: gsp: move appropriate code into pin initializerDanilo Krummrich
2025-12-29gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()Danilo Krummrich
2025-11-15gpu: nova-core: Implement the GSP sequencerJoel Fernandes
2025-11-14gpu: nova-core: gsp: Add SetSystemInfo commandAlistair Popple
2025-11-14gpu: nova-core: gsp: Create rmargsAlistair Popple
2025-11-14gpu: nova-core: gsp: Add GSP command queue bindings and handlingAlistair Popple
2025-11-14gpu: nova-core: Create initial GspAlistair Popple
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot