summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/falcon
AgeCommit message (Expand)Author
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo
2026-06-03gpu: nova-core: Hopper/Blackwell: add GSP lockdown release pollingJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP send/receive messagingJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP message infrastructureJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operationsJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard
2026-04-30gpu: nova-core: Hopper/Blackwell: basic GPU identificationJohn Hubbard
2026-04-30gpu: nova-core: use GPU Architecture to simplify HAL selectionsJohn Hubbard
2026-04-29gpu: nova-core: enable GA100Timur Tabi
2026-04-29gpu: nova-core: program_brom cannot failTimur Tabi
2026-03-26gpu: nova-core: convert falcon registers to kernel register macroAlexandre Courbot
2026-03-26gpu: nova-core: convert FUSE registers to kernel register macroAlexandre Courbot
2026-03-26gpu: nova-core: convert GC6 registers to kernel register macroAlexandre Courbot
2026-03-09gpu: nova-core: add PIO support for loading firmware imagesTimur Tabi
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi
2025-11-15gpu: nova-core: sequencer: Implement core resume operationJoel Fernandes
2025-11-15gpu: nova-core: gsp: Add support for checking if GSP reloadedJoel Fernandes
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard
2025-10-30gpu: nova-core: replace `as` with `from` conversions where possibleAlexandre Courbot
2025-10-25gpu: nova-core: replace wait_on with kernel equivalentsAlexandre Courbot
2025-10-25gpu: nova-core: Ada: basic GPU identificationJohn Hubbard
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot
2025-08-15gpu: nova-core: register: add support for relative array registersAlexandre Courbot
2025-08-15gpu: nova-core: falcon: use register arrays for FUSE registersAlexandre Courbot
2025-08-15gpu: nova-core: falcon: add distinct base address for PFALCON2Alexandre Courbot
2025-08-15gpu: nova-core: register: redesign relative registersAlexandre Courbot
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot