summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp/hal/tu102.rs
AgeCommit message (Expand)Author
2026-08-06rust: dma: rename dma_handle to dma_addressAlexandre Courbot
2026-08-06gpu: nova-core: transition booter to TLV imagesTimur Tabi
2026-08-05gpu: nova-core: split FbLayout into FSP and non-FSP versionsEliot Courtney
2026-07-30gpu: nova-core: Move one PBUS register definitionAntonin Malzieu Ridolfi
2026-07-30gpu: nova-core: Add function to query WPR2 rangeAntonin Malzieu Ridolfi
2026-07-23gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enoughEliot Courtney
2026-07-15gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContextAlexandre Courbot
2026-07-15gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot
2026-07-15gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HALAlexandre Courbot
2026-07-15gpu: nova-core: gsp: turn FWSEC execution into HAL methodAlexandre Courbot
2026-07-15gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL methodAlexandre Courbot
2026-07-15gpu: nova-core: gsp: centralize missing unload bundle warningsAlexandre Courbot
2026-07-15gpu: nova-core: gsp: pass GspBootContext to unload methodsAlexandre Courbot
2026-07-15gpu: nova-core: gsp: replace BootUnloadGuard with local handlersAlexandre Courbot
2026-07-15gpu: nova-core: gsp: sequencer: use GspBootContextAlexandre Courbot
2026-06-29gpu: nova-core: falcon: store bar and dev in falconTim Kovalenko
2026-06-17gpu: nova-core: consolidate GSP boot parameters into GspBootContextZhi Wang
2026-06-09gpu: nova-core: gsp: tu102: keep unloading if FWSEC-SB failsAlexandre Courbot
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo
2026-05-30gpu: nova-core: gsp: run the unload bundle if Gsp::boot() failsAlexandre Courbot
2026-05-30gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbindingAlexandre Courbot
2026-05-30gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HALAlexandre Courbot