开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
/
sequencer.rs
Age
Commit message (
Expand
)
Author
2026-03-18
gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
2026-03-18
gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
Eliot Courtney
2026-02-25
gpu: nova-core: gsp: derive `Debug` on more sequencer types
Alexandre Courbot
2026-02-25
gpu: nova-core: gsp: remove unneeded sequencer trait
Alexandre Courbot
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
2025-12-18
drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
2025-11-15
gpu: nova-core: sequencer: Implement basic core operations
Joel Fernandes
2025-11-15
gpu: nova-core: sequencer: Add delay opcode support
Joel Fernandes
2025-11-15
gpu: nova-core: sequencer: Add register opcodes
Joel Fernandes
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes