summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp/boot.rs
AgeCommit message (Expand)AuthorFilesLines
2025-11-15gpu: nova-core: gsp: Retrieve GSP static info to gather GPU informationAlistair Popple1-0/+8
2025-11-15gpu: nova-core: gsp: Wait for gsp initialization to completeAlistair Popple1-0/+3
2025-11-15gpu: nova-core: Implement the GSP sequencerJoel Fernandes1-0/+15
2025-11-14gpu: nova-core: gsp: Boot GSPAlistair Popple1-2/+63
2025-11-14gpu: nova-core: gsp: Add SetRegistry commandAlistair Popple1-0/+1
2025-11-14gpu: nova-core: gsp: Add SetSystemInfo commandAlistair Popple1-2/+8
2025-11-14gpu: nova-core: gsp: Create wpr metadataAlistair Popple1-0/+7
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot1-2/+2
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard1-15/+29
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot1-0/+6
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot1-2/+15
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot1-0/+118