summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/falcon.rs
AgeCommit message (Expand)Author
2025-11-15gpu: nova-core: falcon: Move dma_reset functionality into helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move mbox functionalities into helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move start functionality into separate helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move waiting until halted to a helperJoel Fernandes
2025-11-14gpu: nova-core: gsp: Boot GSPAlistair Popple
2025-11-14gpu: nova-core: falcon: Add support to write firmware versionJoel Fernandes
2025-11-14gpu: nova-core: falcon: Add support to check if RISC-V is activeJoel Fernandes
2025-11-08gpu: nova-core: justify remaining uses of `as`Alexandre Courbot
2025-11-08gpu: nova-core: replace use of `as` with functions from `num`Alexandre Courbot
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard
2025-10-25gpu: nova-core: replace wait_on with kernel equivalentsAlexandre Courbot
2025-10-25gpu: nova-core: remove unnecessary need_riscv, bar parametersJohn Hubbard
2025-10-25gpu: nova-core: remove an unnecessary register read: HWCFG1John Hubbard
2025-10-25gpu: nova-core: regs: rename .alter() --> .update()John Hubbard
2025-10-21gpu: nova-core: register: use field type for Into implementationAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot
2025-09-04rust: dma: add type alias for bindings::dma_addr_tDanilo Krummrich
2025-08-22gpu: nova-core: falcon: align DMA transfers to 256 bytesAlexandre Courbot
2025-08-21gpu: nova-core: Update ARef imports from sync::arefShankari Anand
2025-08-15gpu: nova-core: register: add support for relative array 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-07-09gpu: nova-core: Clarify falcon codeJoel Fernandes
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich
2025-06-25gpu: nova-core: impl From for u32 for enums used from register!Danilo Krummrich
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot
2025-06-23gpu: nova-core: load and run FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot