aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/nova_core.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot1-0/+1
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-1/+1
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes1-1/+1
2025-06-23gpu: nova-core: vbios: Add base support for VBIOS construction and iterationJoel Fernandes1-0/+1
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot1-0/+1
2025-06-23gpu: nova-core: register sysmem flush pageAlexandre Courbot1-0/+1
2025-06-23gpu: nova-core: add DMA object structAlexandre Courbot1-0/+1
2025-06-23gpu: nova-core: wait for GFW_BOOT completionAlexandre Courbot1-0/+1
2025-05-12gpu: nova-core: register auxiliary device for nova-drmDanilo Krummrich1-0/+2
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich1-0/+20