]> Gentwo Git Trees - linux/.git/commit
gpu: nova-core: gsp: Create wpr metadata
authorAlistair Popple <apopple@nvidia.com>
Mon, 10 Nov 2025 13:34:13 +0000 (22:34 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Fri, 14 Nov 2025 11:25:56 +0000 (20:25 +0900)
commit41235c40eda024f8d2a1e2456ab7a82c9db05e78
treeb5caae63c15578d130a81bb2df599abf0f360941
parentf38b4f105cfc19598bdb512c08f5d27be774f0de
gpu: nova-core: gsp: Create wpr metadata

The GSP requires some pieces of metadata to boot. These are passed in a
struct which the GSP transfers via DMA. Create this struct and get a
handle to it for future use when booting the GSP.

Signed-off-by: Alistair Popple <apopple@nvidia.com>
Co-developed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Message-ID: <20251110-gsp_boot-v9-5-8ae4058e3c0e@nvidia.com>
drivers/gpu/nova-core/fb.rs
drivers/gpu/nova-core/firmware/gsp.rs
drivers/gpu/nova-core/firmware/riscv.rs
drivers/gpu/nova-core/gsp/boot.rs
drivers/gpu/nova-core/gsp/fw.rs
drivers/gpu/nova-core/gsp/fw/r570_144/bindings.rs