summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/firmware/gsp.rs
AgeCommit message (Expand)Author
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-30gpu: nova-core: remove imports available via preludeGary Guo
2026-01-24gpu: nova-core: add support for Turing/GA100 fwsignatureTimur Tabi
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()John Hubbard
2025-12-29gpu: nova-core: fw: move appropriate code into pin initializerDanilo Krummrich
2025-12-29gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()Danilo Krummrich
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: apply the one "use" item per line policyJohn Hubbard
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