开源镜像站
帮助
下载
动态
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.rs
Age
Commit message (
Expand
)
Author
2026-03-27
gpu: nova-core: use sized array for GSP log buffers
Danilo Krummrich
2026-03-25
gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
2026-03-23
gpu: nova-core: convert to new dma::Coherent API
Gary Guo
2026-03-23
gpu: nova-core: convert Gsp::new() to use CoherentBox
Danilo Krummrich
2026-03-18
gpu: nova-core: gsp: make `Cmdq` a pinned type
Eliot Courtney
2026-03-10
gpu: nova-core: fix stack overflow in GSP memory allocation
Tim Kovalenko
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
2026-01-24
gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
2025-12-29
gpu: nova-core: gsp: move appropriate code into pin initializer
Danilo Krummrich
2025-12-29
gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()
Danilo Krummrich
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Create rmargs
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add GSP command queue bindings and handling
Alistair Popple
2025-11-14
gpu: nova-core: Create initial Gsp
Alistair Popple
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2025-09-13
gpu: nova-core: Add base files for r570.144 firmware bindings
Alistair Popple
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot