mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: ga10b: update final netlist to NETC
Update final netlist name to NETC for the ctxsw ucode with HWCL: 52777872 Bug 200737000 Change-Id: I5699426c498235d33f7106b85fbffee30c35defc Signed-off-by: Antony Clince Alex <aalex@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2654052 GVS: Gerrit_Virtual_Submit Reviewed-by: Rajesh Devaraj <rdevaraj@nvidia.com> Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
0699220b85
commit
39db69a2dc
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2020-2021, NVIDIA CORPORATION. All rights reserved.
|
* Copyright (c) 2020-2022, NVIDIA CORPORATION. All rights reserved.
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* copy of this software and associated documentation files (the "Software"),
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
@@ -27,8 +27,8 @@
|
|||||||
|
|
||||||
struct gk20a;
|
struct gk20a;
|
||||||
|
|
||||||
/* NVGPU_NETLIST_IMAGE_A is FNL for ga10b */
|
/* NVGPU_NETLIST_IMAGE_C is FNL for ga10b */
|
||||||
#define GA10B_NETLIST_IMAGE_FW_NAME NVGPU_NETLIST_IMAGE_A
|
#define GA10B_NETLIST_IMAGE_FW_NAME NVGPU_NETLIST_IMAGE_C
|
||||||
|
|
||||||
int ga10b_netlist_get_name(struct gk20a *g, int index, char *name);
|
int ga10b_netlist_get_name(struct gk20a *g, int index, char *name);
|
||||||
bool ga10b_netlist_is_firmware_defined(void);
|
bool ga10b_netlist_is_firmware_defined(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user