summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp/cmdq.rs
AgeCommit message (Expand)Author
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich
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-16Merge tag 'v6.19-rc5' into drm-rust-nextDanilo Krummrich
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi
2025-12-16gpu: nova-core: gsp: fix length of received messagesAlexandre Courbot
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