summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gpu.rs
AgeCommit message (Expand)Author
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard
2026-06-02gpu: nova-core: set DMA mask width based on GPU architectureJohn Hubbard
2026-05-30gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbindingAlexandre Courbot
2026-05-30gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloadingAlexandre Courbot
2026-05-29gpu: nova-core: unregister sysmem flush page from DropDanilo Krummrich
2026-05-29gpu: nova-core: use lifetime for BarDanilo Krummrich
2026-05-29Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Danilo Krummrich
2026-05-27rust: device: make Core and CoreInternal lifetime-parameterizedDanilo Krummrich
2026-04-30gpu: nova-core: move GFW boot wait into a GPU HALJohn Hubbard
2026-04-30gpu: nova-core: add Copy/Clone to Spec and RevisionJohn Hubbard
2026-04-30gpu: nova-core: Hopper/Blackwell: basic GPU identificationJohn Hubbard
2026-03-26gpu: nova-core: convert PMC registers to kernel register macroAlexandre Courbot
2026-03-09gpu: nova-core: add gen_bootloader firmware to ModInfoBuilderAlexandre Courbot
2026-03-09gpu: nova-core: make Chipset::arch() constAlexandre Courbot
2026-02-24gpu: nova-core: remove redundant `.as_ref()` for `dev_*` printGary Guo
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi
2025-12-29gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()Danilo Krummrich
2025-11-17gpu: nova-core: make formatting compatible with rust treeAlice Ryhl
2025-11-15gpu: nova-core: provide a clear error report for unsupported GPUsJohn Hubbard
2025-11-15gpu: nova-core: add boot42 support for next-gen GPUsJohn Hubbard
2025-11-15gpu: nova-core: make Architecture behave as a u8 typeJohn Hubbard
2025-11-15gpu: nova-core: prepare Spec and Revision types for boot0/boot42John Hubbard
2025-11-14gpu: nova-core: implement Display for SpecJohn Hubbard
2025-11-14gpu: nova-core: Create initial GspAlistair Popple
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard
2025-10-25gpu: nova-core: remove unnecessary need_riscv, bar parametersJohn Hubbard
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-16gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot
2025-09-13gpu: nova-core: add Chipset::name() methodAlexandre Courbot
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot
2025-09-06gpu: nova-core: take advantage of pci::Device::unbind()Danilo Krummrich
2025-09-01gpu: nova-core: vbios: replace pci::Device with device::DeviceAlexandre Courbot
2025-08-15gpu: nova-core: register: add support for register arraysAlexandre Courbot
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-09gpu: nova-core: Clarify sysmembar operationsJoel Fernandes
2025-06-28rust: devres: get rid of Devres' inner ArcDanilo Krummrich
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot
2025-06-23gpu: nova-core: load and run FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: compute layout of the FRTS regionAlexandre Courbot
2025-06-23gpu: nova-core: vbios: Add base support for VBIOS construction and iterationJoel Fernandes
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot
2025-06-23gpu: nova-core: register sysmem flush pageAlexandre Courbot
2025-06-23gpu: nova-core: wait for GFW_BOOT completionAlexandre Courbot
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-13gpu: nova-core: move Firmware to firmware moduleAlexandre Courbot
2025-05-13gpu: nova-core: fix layout of NV_PMC_BOOT_0Alexandre Courbot