summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gpu.rs
AgeCommit message (Expand)Author
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-03-09gpu: nova-core: add initial driver stubDanilo Krummrich