]> git.ipfire.org Git - thirdparty/linux.git/commit
gpu: nova-core: add non-sec2 unload path
authorEliot Courtney <ecourtney@nvidia.com>
Wed, 3 Jun 2026 07:30:25 +0000 (16:30 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Wed, 3 Jun 2026 14:52:42 +0000 (23:52 +0900)
commitc7fea1f70944c01acdaa3eaeb299770174cef37d
tree4deee29a92c2c47e1886586e96a349433c44a7ca
parenta69a9e23dce95a1b7315f73b29200a58e0f54830
gpu: nova-core: add non-sec2 unload path

For non-sec2 it is only required to wait for GSP falcon to halt. This is
because GSP does the main work of unloading on GPUs not using sec2.

Signed-off-by: Eliot Courtney <ecourtney@nvidia.com>
[ jhubbard: use Result instead of Result<()> in the UnloadBundle impl ]
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Link: https://patch.msgid.link/20260603-b4-blackwell-v13-8-d9f3a06939e0@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/gsp/hal/gh100.rs