index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-10
gpu: nova-core: fix stack overflow in GSP memory allocation
Tim Kovalenko
1
-15
/
+17
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
1
-7
/
+7
2026-01-24
gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
1
-4
/
+4
2025-12-29
gpu: nova-core: gsp: move appropriate code into pin initializer
Danilo Krummrich
1
-33
/
+28
2025-12-29
gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()
Danilo Krummrich
1
-32
/
+34
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
1
-0
/
+1
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple
1
-0
/
+1
2025-11-14
gpu: nova-core: gsp: Create rmargs
Alistair Popple
1
-2
/
+16
2025-11-14
gpu: nova-core: gsp: Add GSP command queue bindings and handling
Alistair Popple
1
-0
/
+7
2025-11-14
gpu: nova-core: Create initial Gsp
Alistair Popple
1
-6
/
+117
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
1
-0
/
+5
2025-09-13
gpu: nova-core: Add base files for r570.144 firmware bindings
Alistair Popple
1
-0
/
+2
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
1
-0
/
+3
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
1
-0
/
+17