]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: gsp: Boot GSP
authorAlistair Popple <apopple@nvidia.com>
Mon, 10 Nov 2025 13:34:23 +0000 (22:34 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Fri, 14 Nov 2025 11:25:57 +0000 (20:25 +0900)
commit5949d419c193ce8e285acfbaafad88efe87f9dfa
treeb582bec6f02f2526861942c9c9cf5484ddf4a26e
parent945c1eee7dbeb0dcafc9d151eaa46a4273d386fa
gpu: nova-core: gsp: Boot GSP

Boot the GSP to the RISC-V active state. Completing the boot requires
running the CPU sequencer which will be added in a future commit.

Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Alistair Popple <apopple@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Message-ID: <20251110-gsp_boot-v9-15-8ae4058e3c0e@nvidia.com>
drivers/gpu/nova-core/falcon.rs
drivers/gpu/nova-core/firmware/riscv.rs
drivers/gpu/nova-core/gsp/boot.rs