summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/nova_core.rs
AgeCommit message (Expand)AuthorFilesLines
2025-11-15gpu: nova-core: gsp: Retrieve GSP static info to gather GPU informationAlistair Popple1-0/+1
2025-11-14gpu: nova-core: Add a slice-buffer (sbuffer) datastructureJoel Fernandes1-0/+1
2025-11-08gpu: nova-core: add functions and traits for lossless integer conversionsAlexandre Courbot1-0/+1
2025-10-25gpu: nova-core: replace wait_on with kernel equivalentsAlexandre Courbot1-1/+0
2025-10-21gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...Joel Fernandes1-0/+3
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