summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/nova_core.rs
AgeCommit message (Expand)Author
2025-11-15gpu: nova-core: gsp: Retrieve GSP static info to gather GPU informationAlistair Popple
2025-11-14gpu: nova-core: Add a slice-buffer (sbuffer) datastructureJoel Fernandes
2025-11-08gpu: nova-core: add functions and traits for lossless integer conversionsAlexandre Courbot
2025-10-25gpu: nova-core: replace wait_on with kernel equivalentsAlexandre Courbot
2025-10-21gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...Joel Fernandes
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes
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: add DMA object structAlexandre Courbot
2025-06-23gpu: nova-core: wait for GFW_BOOT completionAlexandre Courbot
2025-05-12gpu: nova-core: register auxiliary device for nova-drmDanilo Krummrich
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich