开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
3 days
gpu: nova-core: remove local bitfield macro
Alexandre Courbot
3 days
gpu: nova-core: convert to kernel bitfield macro
Alexandre Courbot
4 days
gpu: nova-core: remove `#[allow(non_snake_case)]`
Gary Guo
5 days
gpu: nova-core: vbios: parse structs via zerocopy
Nicolás Antinori
6 days
gpu: nova-core: falcon: store bar and dev in falcon
Tim Kovalenko
6 days
gpu: nova-core: export Rust symbols for nova-drm
Alexandre Courbot
6 days
gpu: build nova-core and nova-drm from drivers/gpu/Makefile
Alexandre Courbot
7 days
Merge tag 'v7.2-rc1' into drm-rust-next
Danilo Krummrich
12 days
gpu: nova-core: fb: Move PDISP register definition
Antonin Malzieu Ridolfi
12 days
gpu: nova-core: gsp: Extract and display usable FB regions from GSP
Joel Fernandes
2026-06-20
gpu: nova-core: move GPU static information acquisition to a GSP method
Alexandre Courbot
2026-06-20
gpu: nova-core: move GSP unload state to a pinned Gpu subobject
Alexandre Courbot
2026-06-20
gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot
Eliot Courtney
2026-06-20
gpu: nova-core: falcon: gsp: move PRIV target mask constants
Eliot Courtney
2026-06-17
gpu: nova-core: consolidate GSP boot parameters into GspBootContext
Zhi Wang
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-17
gpu: nova-core: fb: remove duplicated SysmemFlush doc link
John Hubbard
2026-06-17
gpu: nova-core: fb: fix Blackwell flush address composition
John Hubbard
2026-06-17
gpu: nova-core: Hopper: use correct sysmem flush registers
John Hubbard
2026-06-17
gpu: nova-core: Blackwell: use absolute FBHUB0 flush registers
John Hubbard
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-10
gpu: nova-core: use `c"literal"` instead of `c_str!()`
Gary Guo
2026-06-10
gpu: nova-core: remove imports available from prelude
Gary Guo
2026-06-10
gpu: nova-core: gsp: Move gsp register definition into gsp module
Antonin Malzieu Ridolfi
2026-06-10
rust: make `build_assert` module the home of related macros
Gary Guo
2026-06-10
gpu: nova-core: clean up FSP FRTS comments
John Hubbard
2026-06-09
gpu: nova-core: gsp: tu102: keep unloading if FWSEC-SB fails
Alexandre Courbot
2026-06-09
gpu: nova-core: don't declare booter firmware for FSP chipsets
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-09
gpu: nova-core: firmware: parse `FalconUCodeDescV2` via `zerocopy`
Miguel Ojeda
2026-06-05
gpu: nova-core: convert to keyworded projection syntax
Gary Guo
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
2026-06-03
gpu: nova-core: gsp: enable FSP boot path
Alexandre Courbot
2026-06-03
gpu: nova-core: add non-sec2 unload path
Eliot Courtney
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: select FSP Chain of Trust version
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
John Hubbard
2026-06-03
gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC firmware image
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
John Hubbard
2026-06-02
gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
2026-06-02
gpu: nova-core: add support for 32-bit firmware images
John Hubbard
2026-06-02
gpu: nova-core: don't assume 64-bit firmware images
John Hubbard
2026-06-02
gpu: nova-core: Blackwell: use correct sysmem flush registers
John Hubbard
[next]