summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/falcon/hal.rs
AgeCommit message (Expand)AuthorFilesLines
2026-07-23gpu: nova-core: wait for RISC-V HALTED on FSP unloadEliot Courtney1-0/+5
2026-06-29gpu: nova-core: falcon: store bar and dev in falconTim Kovalenko1-8/+6
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo1-6/+6
2026-04-30gpu: nova-core: Hopper/Blackwell: basic GPU identificationJohn Hubbard1-1/+5
2026-04-30gpu: nova-core: use GPU Architecture to simplify HAL selectionsJohn Hubbard1-7/+11
2026-04-29gpu: nova-core: enable GA100Timur Tabi1-1/+1
2026-04-29gpu: nova-core: program_brom cannot failTimur Tabi1-1/+1
2026-03-09gpu: nova-core: add PIO support for loading firmware imagesTimur Tabi1-1/+5
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi1-0/+12
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi1-0/+4
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi1-0/+10
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard1-3/+9
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-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot1-0/+54