mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: Remove GP10b support
Starting 6.0.2.0, deprecate support for GP10b. Delete GP10b specific things such as platform data, ucodes, regops allowlist, cg/pg register list. Per unit specific gp10b code cleanup will be done later. Bug 3431142 Change-Id: I4d5fd9ad8c6ee53845df3b6b2298af64d76e86c3 Signed-off-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2630946 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
3b3044680b
commit
3b1bbc7259
@@ -75,8 +75,6 @@ init:
|
||||
owner: Philip E
|
||||
sources: [ hal/init/hal_gm20b.c,
|
||||
hal/init/hal_gm20b.h,
|
||||
hal/init/hal_gp10b.c,
|
||||
hal/init/hal_gp10b.h,
|
||||
hal/init/hal_tu104.c,
|
||||
hal/init/hal_tu104.h,
|
||||
hal/init/hal_ga100.c,
|
||||
@@ -89,8 +87,6 @@ init:
|
||||
hal/init/hal_ga10b_litter.h,
|
||||
hal/init/hal_gm20b_litter.c,
|
||||
hal/init/hal_gm20b_litter.h,
|
||||
hal/init/hal_gp10b_litter.c,
|
||||
hal/init/hal_gp10b_litter.h,
|
||||
hal/init/hal_tu104_litter.c,
|
||||
hal/init/hal_tu104_litter.h ]
|
||||
|
||||
@@ -142,8 +138,6 @@ cg:
|
||||
owner: Seema K
|
||||
sources: [ hal/power_features/cg/gm20b_gating_reglist.c,
|
||||
hal/power_features/cg/gm20b_gating_reglist.h,
|
||||
hal/power_features/cg/gp10b_gating_reglist.c,
|
||||
hal/power_features/cg/gp10b_gating_reglist.h,
|
||||
hal/power_features/cg/tu104_gating_reglist.c,
|
||||
hal/power_features/cg/tu104_gating_reglist.h,
|
||||
hal/power_features/cg/ga10b_gating_reglist.c,
|
||||
@@ -748,8 +742,6 @@ regops:
|
||||
owner: Deepak N
|
||||
sources: [ hal/regops/regops_gm20b.c,
|
||||
hal/regops/regops_gm20b.h,
|
||||
hal/regops/regops_gp10b.c,
|
||||
hal/regops/regops_gp10b.h,
|
||||
hal/regops/regops_gv11b.c,
|
||||
hal/regops/regops_gv11b.h,
|
||||
hal/regops/regops_tu104.c,
|
||||
|
||||
Reference in New Issue
Block a user