summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2026-07-09 15:52:57 +0900
committerAlexandre Courbot <acourbot@nvidia.com>2026-07-15 16:00:52 -0700
commit3099edaaabe97d9cbe604083a9badde70b05221e (patch)
tree6b70f2c051832e6c02a2d52141d222897a47faf8 /tools/perf/scripts/python/bin
parentebf164beb9aedac6627d5a2a7da0d1a5807161c3 (diff)
gpu: nova-core: gsp: pass GspBootContext to unload methods
`GspBootContext` contains the resources required to boot the GSP. As it turns out, this is also the context required for unloading it. Reflect that fact by replacing the arguments of `Gsp::unload` and `UnloadBundle::run` with the `GspBootContext`. This symmetry between `Gsp::boot` and `Gsp::unload` will also be convenient when we want to make these methods generic over the boot context corresponding to the boot method used. Reviewed-by: Eliot Courtney <ecourtney@nvidia.com> Link: https://patch.msgid.link/20260709-nova-bootcontext-v6-4-520cbf8b9b50@nvidia.com Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions