summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/falcon
AgeCommit message (Expand)AuthorLines
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi-0/+22
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi-16/+2
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi-0/+83
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi-0/+51
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi-2/+2
2025-11-15gpu: nova-core: sequencer: Implement core resume operationJoel Fernandes-1/+0
2025-11-15gpu: nova-core: gsp: Add support for checking if GSP reloadedJoel Fernandes-0/+18
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard-16/+44
2025-10-30gpu: nova-core: replace `as` with `from` conversions where possibleAlexandre Courbot-4/+2
2025-10-25gpu: nova-core: replace wait_on with kernel equivalentsAlexandre Courbot-9/+7
2025-10-25gpu: nova-core: Ada: basic GPU identificationJohn Hubbard-1/+1
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot-1/+1
2025-08-15gpu: nova-core: register: add support for relative array registersAlexandre Courbot-1/+1
2025-08-15gpu: nova-core: falcon: use register arrays for FUSE registersAlexandre Courbot-18/+15
2025-08-15gpu: nova-core: falcon: add distinct base address for PFALCON2Alexandre Courbot-2/+10
2025-08-15gpu: nova-core: register: redesign relative registersAlexandre Courbot-13/+22
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot-2/+2
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich-1/+1
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot-5/+5
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot-0/+207