aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/falcon.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-09gpu: nova-core: Clarify falcon codeJoel Fernandes1-7/+22
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot1-6/+6
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich1-1/+1
2025-06-25gpu: nova-core: impl From for u32 for enums used from register!Danilo Krummrich1-0/+19
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot1-1/+7
2025-06-23gpu: nova-core: load and run FWSEC-FRTSAlexandre Courbot1-3/+0
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot1-0/+551