aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/gsp/cmdq.rs
AgeCommit message (Expand)AuthorFilesLines
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich1-56/+15
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko1-2/+12
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo1-3/+7
2026-01-16Merge tag 'v6.19-rc5' into drm-rust-nextDanilo Krummrich1-6/+8
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi1-1/+1
2025-12-16gpu: nova-core: gsp: fix length of received messagesAlexandre Courbot1-6/+8
2025-11-15gpu: nova-core: Implement the GSP sequencerJoel Fernandes1-1/+0
2025-11-14gpu: nova-core: gsp: Add SetSystemInfo commandAlistair Popple1-1/+0
2025-11-14gpu: nova-core: gsp: Create rmargsAlistair Popple1-1/+26
2025-11-14gpu: nova-core: gsp: Add GSP command queue bindings and handlingAlistair Popple1-0/+656