gpu: nova-core: load and run FWSEC-FRTS
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 19 Jun 2025 13:24:07 +0000 (22:24 +0900)
committerDanilo Krummrich <dakr@kernel.org>
Mon, 23 Jun 2025 20:03:36 +0000 (22:03 +0200)
commit859aa3d940585db3f3513964020c2a42614804dc
treefafa1b4228537c2aa966d61543f1e50fcbabca62
parent31f0feefb49a219687a1233e68146db834417d75
gpu: nova-core: load and run FWSEC-FRTS

With all the required pieces in place, load FWSEC-FRTS onto the GSP
falcon, run it, and check that it successfully carved out the WPR2
region out of framebuffer memory.

Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Link: https://lore.kernel.org/r/20250619-nova-frts-v6-23-ecf41ef99252@nvidia.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
drivers/gpu/nova-core/falcon.rs
drivers/gpu/nova-core/firmware/fwsec.rs
drivers/gpu/nova-core/gpu.rs
drivers/gpu/nova-core/regs.rs