index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-103
/
+137
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
-10
/
+5
2026-01-24
gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
-27
/
+19
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
-1
/
+1
2026-01-24
gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
-1
/
+8
2026-01-24
gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
-4
/
+24
2026-01-24
gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
-0
/
+14
2026-01-24
gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
-7
/
+7
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()
John Hubbard
-4
/
+1
2025-12-29
gpu: nova-core: fw: move appropriate code into pin initializer
Danilo Krummrich
-16
/
+18
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
-65
/
+67
2025-11-14
gpu: nova-core: gsp: Boot GSP
Alistair Popple
-2
/
+1
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
-5
/
+4
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
-3
/
+3
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
-25
/
+44
2025-11-07
gpu: nova-core: Fix capitalization of some comments
Daniel del Castillo
-6
/
+6
2025-11-07
gpu: nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
-67
/
+58
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
-44
/
+102
2025-11-04
gpu: nova-core: use `try_from` instead of `as` for u32 conversions
Alexandre Courbot
-4
/
+4
2025-10-30
gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
-2
/
+2
2025-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
-0
/
+1
2025-10-16
gpu: nova-core: gsp: do not unwrap() SGEntry
Danilo Krummrich
-3
/
+4
2025-10-16
gpu: nova-core: gsp: remove useless conversion
Danilo Krummrich
-2
/
+1
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
-0
/
+98
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
-0
/
+236
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
-0
/
+375
2025-09-01
gpu: nova-core: vbios: store reference to Device where relevant
Alexandre Courbot
-4
/
+4
2025-08-22
gpu: nova-core: falcon: align DMA transfers to 256 bytes
Alexandre Courbot
-8
/
+1
2025-06-25
gpu: nova-core: consider `clippy::cast_lossless`
Danilo Krummrich
-1
/
+1
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
-3
/
+3
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
-0
/
+25
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
-0
/
+398