aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/nova-core/gsp/fw
AgeCommit message (Expand)AuthorFilesLines
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-7/+11
2026-04-07gpu: nova-core: bindings: remove unneeded `cfg_attr`Miguel Ojeda1-3/+0
2026-03-10gpu: nova-core: apply the one "use" item per line policy to commands.rsJohn Hubbard1-3/+9
2026-03-10gpu: nova-core: gsp: add checking oversized commandsEliot Courtney1-0/+1
2026-02-25gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfoAlexandre Courbot1-4/+1
2025-12-16gpu: nova-core: bindings: derive `MaybeZeroable`Alexandre Courbot2-50/+54
2025-12-16gpu: nova-core: bindings: add missing explicit paddingAlexandre Courbot1-0/+12
2025-11-15gpu: nova-core: gsp: Retrieve GSP static info to gather GPU informationAlistair Popple2-0/+185
2025-11-15gpu: nova-core: Add bindings required by GSP sequencerJoel Fernandes1-0/+84
2025-11-14gpu: nova-core: gsp: Add SetRegistry commandAlistair Popple2-0/+66
2025-11-14gpu: nova-core: gsp: Add SetSystemInfo commandAlistair Popple2-0/+188
2025-11-14gpu: nova-core: gsp: Add GSP command queue bindings and handlingAlistair Popple1-0/+409
2025-11-14gpu: nova-core: Add zeroable trait to bindingsAlistair Popple2-9/+12
2025-11-14gpu: nova-core: gsp: Create wpr metadataAlistair Popple1-0/+2
2025-11-14gpu: nova-core: Create initial GspAlistair Popple1-0/+19
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot2-1/+125
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple2-0/+30