summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/falcon/hal
AgeCommit message (Expand)AuthorLines
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi-0/+10
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/+79
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi-0/+41
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi-2/+2
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard-9/+17
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-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: register: redesign relative registersAlexandre Courbot-7/+7
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/+119