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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Danilo Krummrich
2
-88
/
+84
2026-03-10
gpu: nova-core: fix stack overflow in GSP memory allocation
Tim Kovalenko
1
-2
/
+12
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
2
-4
/
+8
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+4
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-26
/
+51
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
1
-7
/
+1
2026-01-26
gpu: nova-core: gsp: use () as message type for GspInitDone message
Alexandre Courbot
1
-3
/
+3
2026-01-24
gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
1
-1
/
+13
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
1
-1
/
+1
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
1
-1
/
+4
2026-01-16
Merge tag 'v6.19-rc5' into drm-rust-next
Danilo Krummrich
4
-96
/
+112
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
3
-7
/
+7
2026-01-12
gpu: nova-core: preserve error information in gpu_name()
John Hubbard
2
-11
/
+26
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
John Hubbard
1
-2
/
+3
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
1
-4
/
+1
2025-12-18
drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
1
-2
/
+2
2025-12-16
gpu: nova-core: gsp: replace firmware version with "bindings" alias
Alexandre Courbot
1
-29
/
+29
2025-12-16
gpu: nova-core: bindings: derive `MaybeZeroable`
Alexandre Courbot
3
-57
/
+54
2025-12-16
gpu: nova-core: gsp: fix length of received messages
Alexandre Courbot
2
-10
/
+17
2025-12-16
gpu: nova-core: bindings: add missing explicit padding
Alexandre Courbot
1
-0
/
+12
2025-11-17
gpu: nova-core: make formatting compatible with rust tree
Alice Ryhl
1
-4
/
+2
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
4
-0
/
+249
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
2
-3
/
+48
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
1
-2
/
+42
2025-11-15
gpu: nova-core: sequencer: Implement basic core operations
Joel Fernandes
1
-0
/
+19
2025-11-15
gpu: nova-core: sequencer: Add delay opcode support
Joel Fernandes
2
-3
/
+18
2025-11-15
gpu: nova-core: sequencer: Add register opcodes
Joel Fernandes
2
-15
/
+107
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
4
-2
/
+251
2025-11-15
gpu: nova-core: Add bindings required by GSP sequencer
Joel Fernandes
2
-0
/
+407
2025-11-14
gpu: nova-core: gsp: Boot GSP
Alistair Popple
1
-2
/
+63
2025-11-14
gpu: nova-core: gsp: Add SetRegistry command
Alistair Popple
4
-6
/
+165
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple
6
-3
/
+234
2025-11-14
gpu: nova-core: gsp: Create rmargs
Alistair Popple
2
-2
/
+69
2025-11-14
gpu: nova-core: gsp: Add GSP command queue bindings and handling
Alistair Popple
3
-1
/
+1399
2025-11-14
gpu: nova-core: Add zeroable trait to bindings
Alistair Popple
2
-9
/
+12
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
3
-1
/
+69
2025-11-14
gpu: nova-core: Create initial Gsp
Alistair Popple
2
-0
/
+79
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
4
-4
/
+239
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
1
-14
/
+28
2025-09-13
gpu: nova-core: Add base files for r570.144 firmware bindings
Alistair Popple
3
-0
/
+37
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
1
-0
/
+6
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
1
-2
/
+15
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
1
-0
/
+118