summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp/sequencer.rs
AgeCommit message (Expand)AuthorFilesLines
2025-11-15gpu: nova-core: sequencer: Implement core resume operationJoel Fernandes1-2/+42
2025-11-15gpu: nova-core: sequencer: Implement basic core operationsJoel Fernandes1-0/+19
2025-11-15gpu: nova-core: sequencer: Add delay opcode supportJoel Fernandes1-1/+18
2025-11-15gpu: nova-core: sequencer: Add register opcodesJoel Fernandes1-11/+106
2025-11-15gpu: nova-core: Implement the GSP sequencerJoel Fernandes1-0/+236