summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/nova_core.rs
AgeCommit message (Expand)Author
2026-06-03gpu: nova-core: add MCTP/NVDM protocol types for firmware communicationJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard
2026-05-29Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Danilo Krummrich
2026-05-27gpu: nova-core: separate driver type from driver dataDanilo Krummrich
2026-05-09gpu: nova: Use module names consistentlyCheng-Yang Chou
2026-05-09gpu: nova, nova-core: Rename to kebab-caseCheng-Yang Chou
2026-04-30gpu: nova-core: move GFW boot wait into a GPU HALJohn Hubbard
2026-03-28gpu: nova-core: firmware: gsp: use dma::Coherent for level0 tableAlexandre Courbot
2026-03-26gpu: nova-core: introduce `bounded_enum` macroAlexandre Courbot
2026-03-25gpu: nova-core: create debugfs root in module initTimur Tabi
2026-03-25gpu: nova-core: Replace module_pci_driver! with explicit module initTimur Tabi
2026-02-25gpu: nova-core: use core library's CStr instead of kernel oneAlexandre Courbot
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rsJohn Hubbard
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