summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gpu.rs
AgeCommit message (Expand)Author
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