gpu: nvgpu: update pmu ucode version for next pmu

Update pmu ucode version for next pmu to 29323513.
This version is taken from P4 CL#29323216.
Changes:
- Enabled ACR task support
- Disabled few features/code for commands to work
- ELPG fifo preemption hals fixed
- Halt functions in ELPG save and restore functions
  are commented as bloaded flag is not getting set. This
  is not significant as this change will not have any impact
  in elpg functionality.

P4 ToT CL on which above change was made: P4 CL#29322732
P4 CL link: https://p4sw-swarm.nvidia.com/changes/29323216

Bug 200666202

Signed-off-by: Ramesh Mylavarapu <rmylavarapu@nvidia.com>
Change-Id: I34581cc15889463fa363cffb369485171c603247
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2447234
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Ramesh Mylavarapu
2020-11-17 16:40:02 +05:30
committed by Alex Waterman
parent 7364c311fa
commit 5c08fd5801

View File

@@ -41,7 +41,7 @@
/* PMU F/W version */
#define APP_VERSION_NVGPU_NEXT_CORE 3U
#define APP_VERSION_NVGPU_NEXT 28917870U
#define APP_VERSION_NVGPU_NEXT 29323513U
#define APP_VERSION_TU10X 28084434U
#define APP_VERSION_GV11B 25005711U
#define APP_VERSION_GV10X 25633490U