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
13 days
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-10
rust: make `build_assert` module the home of related macros
Gary Guo
2026-06-09
gpu: nova-core: firmware: parse `FalconUCodeDescV2` via `zerocopy`
Miguel Ojeda
2026-06-05
gpu: nova-core: convert to keyworded projection syntax
Gary Guo
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
2026-06-03
gpu: nova-core: gsp: enable FSP boot path
Alexandre Courbot
2026-06-03
gpu: nova-core: add non-sec2 unload path
Eliot Courtney
2026-06-03
gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: select FSP Chain of Trust version
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
John Hubbard
2026-06-03
gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC firmware image
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
John Hubbard
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
[next]