mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
a765a76c81d730d91b124c3e1f6df962e691971e
Added new gr_config member to hold TPC physical id map. Updated ecc stats structures to hold physical gpc,tpc numbers. Previously logical id's were exposed via ecc sysfs nodes. Consumers of ecc sysfs nodes refer tpc_fs_mask which is physical gpc/tpc layout whereas ecc sysfs nodes were updated with logical gpc/tpc layout. This change ensures that both use the same framework. JIRA NVGPU-9607 Bug 3950378 Change-Id: I1f91956dd027ffdc12042dd33dc491a3ce1e1ff6 Signed-off-by: Kishan <kpalankar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2866264 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided