summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/firmware/gsp.rs
AgeCommit message (Expand)AuthorFilesLines
2025-11-14gpu: nova-core: gsp: Create wpr metadataAlistair Popple1-2/+1
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot1-2/+2
2025-11-08gpu: nova-core: replace use of `as` with functions from `num`Alexandre Courbot1-2/+4
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard1-10/+23
2025-10-25gpu: nova-core: Ada: basic GPU identificationJohn Hubbard1-0/+1
2025-10-16gpu: nova-core: gsp: do not unwrap() SGEntryDanilo Krummrich1-3/+4
2025-10-16gpu: nova-core: gsp: remove useless conversionDanilo Krummrich1-2/+1
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot1-0/+7
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot1-0/+236