summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/falcon.rs
AgeCommit message (Expand)Author
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