index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
10 days
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-06
gpu: nova-core: falcon: use I/O projection to check transfer bounds
Alexandre Courbot
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
2026-08-06
gpu: nova-core: falcon: remove unnecessary check
Alexandre Courbot
2026-08-06
gpu: nova-core: update firmware module info for TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition fsp to TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition gen_bootloader to TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition gsp to TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition booter to TLV images
Timur Tabi
2026-08-06
gpu: nova-core: add TLV parser for firmware files
Timur Tabi
2026-08-05
rust: treewide: replace `__pinned_init` with `raw_[try_]init`
Gary Guo
2026-08-05
gpu: nova-core: pass WPR metadata ownership to FmcBootArgs
Eliot Courtney
2026-08-05
gpu: nova-core: split FbLayout into FSP and non-FSP versions
Eliot Courtney
2026-08-05
gpu: nova-core: return non-WPR heap size as u64 from HALs
Eliot Courtney
2026-08-05
gpu: nova-core: rename heap size field
Eliot Courtney
2026-08-05
gpu: nova-core: correct FRTS vidmem offset calculation
Eliot Courtney
2026-07-30
rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
2026-07-30
rust: pci: use `Option<&IdInfo>` for device ID info
Gary Guo
2026-07-30
gpu: nova-core: Move one PBUS register definition
Antonin Malzieu Ridolfi
2026-07-30
gpu: nova-core: Move PFB registers definitions
Antonin Malzieu Ridolfi
2026-07-30
gpu: nova-core: Add function to query WPR2 range
Antonin Malzieu Ridolfi
2026-07-28
gpu: nova-core: fix packed registry table size
Alexandre Courbot
2026-07-24
gpu: nova-core: reserve vGPU WPR2 heap
Zhi Wang
2026-07-24
gpu: nova-core: set RMSetSriovMode for vGPU
Zhi Wang
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: wait for RISC-V HALTED on FSP unload
Eliot Courtney
2026-07-23
gpu: nova-core: correct RISC-V HALTED field
Eliot Courtney
2026-07-23
gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough
Eliot Courtney
2026-07-23
gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocations
Eliot Courtney
2026-07-23
gpu: nova-core: fsp: catch bogus queue pointer issues
Eliot Courtney
2026-07-21
gpu: nova-core: fsp: limit FSP receive message allocation size
Eliot Courtney
2026-07-21
rust: device: make lifetime on `Core` and `CoreInternal` invariant
Gary Guo
2026-07-15
gpu: nova-core: store Fsp instance in Gpu
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: pass GspBootContext mutably
Alexandre Courbot
2026-07-15
gpu: nova-core: avoid repeated calls to pci::Device::as_ref
Alexandre Courbot
2026-07-15
gpu: nova-core: move GSP firmware files decision to GSP HAL
Eliot Courtney
2026-07-15
gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: turn FWSEC execution into HAL method
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: centralize missing unload bundle warnings
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: pass GspBootContext to unload methods
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: sequencer: use GspBootContext
Alexandre Courbot
2026-07-14
Merge tag 'rust-io-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Danilo Krummrich
2026-07-13
Merge patch series "rust: I/O type generalization and projection"
Danilo Krummrich
2026-07-11
rust: types: rename ForLt to CovariantForLt
Danilo Krummrich
[next]