From c85a7d7010944d48782debddf23b2a8635eedc34 Mon Sep 17 00:00:00 2001 From: Sagar Kamble Date: Wed, 19 Jun 2019 11:01:06 +0530 Subject: [PATCH] gpu: nvgpu: arch: update YAML for hal units therm unit is safe for dgpu hence add the gpu attribute. perf unit is not valid anymore. remove it. JIRA NVGPU-3660 Change-Id: Ib9d03baedbad3cc0c36fa4985361cf56c3f3b715 Signed-off-by: Sagar Kamble Reviewed-on: https://git-master.nvidia.com/r/2138539 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman Reviewed-by: mobile promotions Tested-by: mobile promotions --- arch/nvgpu-hal-new.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/arch/nvgpu-hal-new.yaml b/arch/nvgpu-hal-new.yaml index e6d9b2695..f2db66101 100644 --- a/arch/nvgpu-hal-new.yaml +++ b/arch/nvgpu-hal-new.yaml @@ -313,6 +313,7 @@ sync: therm: safe: yes + gpu: dgpu owner: Seshendra G sources: [ hal/therm/therm_gm20b.c, hal/therm/therm_gm20b.h, @@ -504,15 +505,6 @@ pmu: hal/pmu/pmu_tu104.c, hal/pmu/pmu_tu104.h ] -perf: - safe: yes - owner: Abdul S - gpu: dgpu - sources: [ hal/perf/perf_gv100.c, - hal/perf/perf_gv100.h, - hal/perf/perf_tu104.c, - hal/perf/perf_tu104.h ] - nvlink: safe: yes gpu: dgpu