开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
/
commands.rs
Age
Commit message (
Expand
)
Author
2026-06-02
gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
John Hubbard
2026-05-30
gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
2026-05-29
gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
2026-05-29
gpu: nova-core: remove unneeded get_gsp_info proxy function
Alexandre Courbot
2026-03-18
gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
2026-03-18
gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
Eliot Courtney
2026-03-18
gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
Eliot Courtney
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-01-26
gpu: nova-core: gsp: use () as message type for GspInitDone message
Alexandre Courbot
2026-01-12
gpu: nova-core: preserve error information in gpu_name()
John Hubbard
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
John Hubbard
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add SetRegistry command
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple