mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Current runlist update command uses domain info present in runlist structure which would be changing depending upon the active domain, this would cause issue while sending runlist info to the gsp fw. This Cl will fix the issue by passing the domain parameters to the update runlist function for sending it to the gsp fw. NVGPU-8531 Change-Id: Id57b446b55c6e50833376767d672d873a1a9207e Signed-off-by: rmylavarapu <rmylavarapu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2803045 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>