index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
Age
Commit message (
Expand
)
Author
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
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
John Hubbard
2026-06-02
gpu: nova-core: Blackwell: compute PMU-reserved framebuffer size
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
John Hubbard
2026-06-02
gpu: nova-core: set DMA mask width based on GPU architecture
John Hubbard
2026-05-30
gpu: nova-core: gsp: run the unload bundle if Gsp::boot() fails
Alexandre Courbot
2026-05-30
gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
2026-05-30
gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
2026-05-30
gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HAL
Alexandre Courbot
2026-05-29
gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts c...
Alexandre Courbot
2026-05-29
gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
John Hubbard
2026-05-29
gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
2026-05-29
gpu: nova-core: remove unneeded get_gsp_info proxy function
Alexandre Courbot
2026-05-29
gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencer
Danilo Krummrich
2026-05-29
gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
Danilo Krummrich
2026-05-29
gpu: nova-core: unregister sysmem flush page from Drop
Danilo Krummrich
2026-05-29
gpu: nova-core: use lifetime for Bar
Danilo Krummrich
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Danilo Krummrich
2026-05-27
rust: auxiliary: generalize Registration over ForLt
Danilo Krummrich
2026-05-27
gpu: nova-core: separate driver type from driver data
Danilo Krummrich
2026-05-27
rust: pci: make Bar lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: pci: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
2026-05-25
gpu: nova-core: vbios: remove unused rom_header field
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: move constants and functions to be associated
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: drop redundant TryFrom import
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: drop unused image wrappers
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use let-else in Vbios::new
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use single logical block for the FWSEC section
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use the first PCI-AT image
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: store PMU lookup entries in a KVVec
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: read PMU lookup entries using FromBytes
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: simplify setup_falcon_data
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: read BitToken using FromBytes
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked arithmetic for bios image range end
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
Eliot Courtney
[prev]
[next]