From 857222d013eb650409669791095cdebee4e97e86 Mon Sep 17 00:00:00 2001 From: Deepak Date: Thu, 27 Sep 2018 12:30:02 +0530 Subject: gpu: nvgpu: gv11b: Update PMU ucode version. PMU ucode is updated to use acrlib from t19xbringup branch. We are seeing build issues due to incompatibility with acrlib from tegra_acr branch. CTX_DMA aperture to be used for loading LS falcons needed update in the local acrlib. Bug 2400729. Change-Id: Iad00a332acfac307c389bde504893a87abaf7460 Signed-off-by: Deepak Reviewed-on: https://git-master.nvidia.com/r/1849182 Reviewed-by: svc-misra-checker Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Terje Bergstrom Reviewed-by: Alex Waterman GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/common/pmu/pmu_fw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/common/pmu/pmu_fw.c') diff --git a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c index ba0ee6ca..56e79f5a 100644 --- a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c +++ b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c @@ -37,7 +37,7 @@ /* PMU F/W version */ #define APP_VERSION_GPU_NEXT 24408680U -#define APP_VERSION_GV11B 24379482U +#define APP_VERSION_GV11B 25005711U #define APP_VERSION_GV10X 23647491U #define APP_VERSION_GP10X 24076634U #define APP_VERSION_GP10B 23782727U -- cgit v1.2.2