summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/falcon
AgeCommit message (Expand)AuthorFilesLines
2025-11-15gpu: nova-core: sequencer: Implement core resume operationJoel Fernandes1-1/+0
2025-11-15gpu: nova-core: gsp: Add support for checking if GSP reloadedJoel Fernandes1-0/+18
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard4-16/+44
2025-10-30gpu: nova-core: replace `as` with `from` conversions where possibleAlexandre Courbot1-4/+2
2025-10-25gpu: nova-core: replace wait_on with kernel equivalentsAlexandre Courbot1-9/+7
2025-10-25gpu: nova-core: Ada: basic GPU identificationJohn Hubbard1-1/+1
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