summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gpu.rs
AgeCommit message (Expand)Author
4 daysMerge 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
2025-05-13gpu: nova-core: define registers layout using helper macroAlexandre Courbot
2025-05-13gpu: nova-core: take bound device in Gpu::newAlexandre Courbot
2025-05-13gpu: nova-core: add missing GA100 definitionAlexandre Courbot
2025-05-13gpu: nova-core: derive useful traits for ChipsetAlexandre Courbot
2025-05-07rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lintMiguel Ojeda
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich