开源镜像站
帮助
下载
动态
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
/
firmware
/
gsp.rs
Age
Commit message (
Expand
)
Author
2026-06-02
gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
2026-04-30
gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
2026-04-30
gpu: nova-core: factor .fwsignature* selection into a new find_gsp_sigs_secti...
John Hubbard
2026-04-29
gpu: nova-core: use correct fwsignature for GA100
Timur Tabi
2026-03-30
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
John Hubbard
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
Alexandre Courbot
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
2026-01-24
gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()
John Hubbard
2025-12-29
gpu: nova-core: fw: move appropriate code into pin initializer
Danilo Krummrich
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
2025-10-16
gpu: nova-core: gsp: do not unwrap() SGEntry
Danilo Krummrich
2025-10-16
gpu: nova-core: gsp: remove useless conversion
Danilo Krummrich
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot