mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
2cc098eae7f52decf2b6a44d1910cc04728dc8ce
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: Iac99951fc3aa9dde02e833109f32aa5bb37ea15f Signed-off-by: Kishan <kpalankar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2855032 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