summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/firmware
AgeCommit message (Expand)Author
2025-11-14gpu: nova-core: gsp: Boot GSPAlistair Popple
2025-11-14gpu: nova-core: gsp: Create wpr metadataAlistair Popple
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot
2025-11-08gpu: nova-core: replace use of `as` with functions from `num`Alexandre Courbot
2025-11-07gpu: nova-core: Fix capitalization of some commentsDaniel del Castillo
2025-11-07gpu: nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rsDaniel del Castillo
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard
2025-11-04gpu: nova-core: use `try_from` instead of `as` for u32 conversionsAlexandre Courbot
2025-10-30gpu: nova-core: replace `as` with `from` conversions where possibleAlexandre Courbot
2025-10-25gpu: nova-core: Ada: basic GPU identificationJohn Hubbard
2025-10-16gpu: nova-core: gsp: do not unwrap() SGEntryDanilo Krummrich
2025-10-16gpu: nova-core: gsp: remove useless conversionDanilo Krummrich
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot
2025-09-01gpu: nova-core: vbios: store reference to Device where relevantAlexandre Courbot
2025-08-22gpu: nova-core: falcon: align DMA transfers to 256 bytesAlexandre Courbot
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot
2025-06-23gpu: nova-core: load and run FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTSAlexandre Courbot