aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/gsp/hal.rs
AgeCommit message (Expand)AuthorFilesLines
2026-08-06gpu: nova-core: update firmware module info for TLV imagesTimur Tabi1-4/+4
2026-08-05gpu: nova-core: split FbLayout into FSP and non-FSP versionsEliot Courtney1-9/+3
2026-07-15gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContextAlexandre Courbot1-3/+3
2026-07-15gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot1-3/+8
2026-07-15gpu: nova-core: move GSP firmware files decision to GSP HALEliot Courtney1-0/+19
2026-07-15gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HALAlexandre Courbot1-1/+4
2026-07-15gpu: nova-core: gsp: pass GspBootContext to unload methodsAlexandre Courbot1-14/+1
2026-07-15gpu: nova-core: gsp: replace BootUnloadGuard with local handlersAlexandre Courbot1-7/+6
2026-06-29gpu: nova-core: falcon: store bar and dev in falconTim Kovalenko1-2/+2
2026-06-17gpu: nova-core: consolidate GSP boot parameters into GspBootContextZhi Wang1-18/+5
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo1-3/+3
2026-05-30gpu: nova-core: gsp: run the unload bundle if Gsp::boot() failsAlexandre Courbot1-9/+10
2026-05-30gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbindingAlexandre Courbot1-1/+20
2026-05-30gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HALAlexandre Courbot1-0/+74