]> Gentwo Git Trees - linux/.git/commit
gpu: nova-core: gsp: Add SetSystemInfo command
authorAlistair Popple <apopple@nvidia.com>
Mon, 10 Nov 2025 13:34:19 +0000 (22:34 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Fri, 14 Nov 2025 11:25:57 +0000 (20:25 +0900)
commitedcb134264f7db95295a9f0feb7a8b3acde72a08
treefa72470abe8c3886ffb2e0416e8f70a7206ec8eb
parent4fd4acd973ec6c734e928d19aaa649d4268303a1
gpu: nova-core: gsp: Add SetSystemInfo command

Add support for sending the SetSystemInfo command, which provides
required hardware information to the GSP and is critical to its
initialization.

Signed-off-by: Alistair Popple <apopple@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Message-ID: <20251110-gsp_boot-v9-11-8ae4058e3c0e@nvidia.com>
drivers/gpu/nova-core/gsp.rs
drivers/gpu/nova-core/gsp/boot.rs
drivers/gpu/nova-core/gsp/cmdq.rs
drivers/gpu/nova-core/gsp/commands.rs [new file with mode: 0644]
drivers/gpu/nova-core/gsp/fw.rs
drivers/gpu/nova-core/gsp/fw/commands.rs [new file with mode: 0644]
drivers/gpu/nova-core/gsp/fw/r570_144/bindings.rs