index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
Files
Lines
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
1
-3
/
+3
2026-08-06
gpu: nova-core: transition gsp to TLV images
Timur Tabi
1
-40
/
+19
2026-06-02
gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
1
-2
/
+2
2026-04-30
gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
1
-0
/
+3
2026-04-30
gpu: nova-core: factor .fwsignature* selection into a new find_gsp_sigs_secti...
John Hubbard
1
-11
/
+13
2026-04-29
gpu: nova-core: use correct fwsignature for GA100
Timur Tabi
1
-2
/
+1
2026-03-30
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
John Hubbard
1
-87
/
+4
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
1
-10
/
+12
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
Alexandre Courbot
1
-2
/
+3
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-69
/
+77
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
1
-7
/
+5
2026-01-24
gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
1
-1
/
+8
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()
John Hubbard
1
-4
/
+1
2025-12-29
gpu: nova-core: fw: move appropriate code into pin initializer
Danilo Krummrich
1
-16
/
+18
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
1
-65
/
+67
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
1
-2
/
+1
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
1
-2
/
+2
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
1
-2
/
+4
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
1
-9
/
+22
2025-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
1
-0
/
+1
2025-10-16
gpu: nova-core: gsp: do not unwrap() SGEntry
Danilo Krummrich
1
-3
/
+4
2025-10-16
gpu: nova-core: gsp: remove useless conversion
Danilo Krummrich
1
-2
/
+1
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
1
-0
/
+7
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
1
-0
/
+236