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
Age
Commit message (
Expand
)
Author
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
rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026-06-02
rust/drm: Introduce DeviceContext
Lyude Paul
2026-06-02
drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Lyude Paul
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-06-02
drm/tyr: use IoMem directly instead of Devres
Danilo Krummrich
2026-06-02
drm/tyr: separate driver type from driver data
Danilo Krummrich
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: separate driver type from driver data
Danilo Krummrich
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-29
rust: drm: add FEAT_RENDER flag for render node support
Laura Nao
2026-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-rust-next
Danilo Krummrich
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
2026-05-28
drm/exynos: fix size_t format string
Arnd Bergmann
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: io: make IoMem and ExclusiveIoMem lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: pci: make Bar lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: auxiliary: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: platform: make Driver trait lifetime-parameterized
Danilo Krummrich
[next]