开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
fsp.rs
Age
Commit message (
Expand
)
Author
2026-07-24
gpu: nova-core: detect and store vGPU state
Zhi Wang
2026-07-24
gpu: nova-core: read vGPU mode from FSP via PRC protocol
Zhi Wang
2026-07-23
gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocations
Eliot Courtney
2026-07-15
gpu: nova-core: store Fsp instance in Gpu
Alexandre Courbot
2026-07-08
gpu: nova-core: fsp: rename FSP response header type
Zhi Wang
2026-07-03
gpu: nova-core: convert to kernel bitfield macro
Alexandre Courbot
2026-06-29
gpu: nova-core: falcon: store bar and dev in falcon
Tim Kovalenko
2026-06-20
gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot
Eliot Courtney
2026-06-10
gpu: nova-core: clean up FSP FRTS comments
John Hubbard
2026-06-09
gpu: nova-core: return FSP response buffer to caller
Zhi Wang
2026-06-09
gpu: nova-core: factor out common FSP message header
Zhi Wang
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
2026-06-03
gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard