mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
In the change_seq of latest ucode, the boot pstate index was taken from pstate board_objs instead of the value from change_input. This forces the need of introducing boot index in pstate board_obj structure. The index is the performance table entry index of P0 pstate. The ucode change is described in P4CL #27304645 NVGPU-4081 Change-Id: Id3f4a1da7015cd6b7efe555529f1fa13c9f3b391 Signed-off-by: rmylavarapu <rmylavarapu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2202363 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>