summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/falcon
AgeCommit message (Expand)AuthorFilesLines
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot1-1/+1
2025-08-15gpu: nova-core: register: add support for relative array registersAlexandre Courbot1-1/+1
2025-08-15gpu: nova-core: falcon: use register arrays for FUSE registersAlexandre Courbot1-18/+15
2025-08-15gpu: nova-core: falcon: add distinct base address for PFALCON2Alexandre Courbot2-2/+10
2025-08-15gpu: nova-core: register: redesign relative registersAlexandre Courbot3-13/+22
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot1-2/+2
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich1-1/+1
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot1-5/+5
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot4-0/+207