index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
/
commands.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
1
-2
/
+2
2026-03-18
gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
Eliot Courtney
1
-10
/
+6
2026-03-18
gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
Eliot Courtney
1
-3
/
+2
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+23
2026-01-26
gpu: nova-core: gsp: use () as message type for GspInitDone message
Alexandre Courbot
1
-3
/
+3
2026-01-12
gpu: nova-core: preserve error information in gpu_name()
John Hubbard
1
-6
/
+22
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
John Hubbard
1
-2
/
+3
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
1
-0
/
+56
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
1
-3
/
+45
2025-11-14
gpu: nova-core: gsp: Add SetRegistry command
Alistair Popple
1
-6
/
+98
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple
1
-0
/
+37