mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: add support for gsp stress test
Add debugfs entries to support GSP stress test and other functionalities to enable the test. JIRA CORERM-3382 Change-Id: Iab20fcfe78807e76e91c64716502a2f036ed4d18 Signed-off-by: ajeshkv <akv@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2589390 Reviewed-by: Amit Pabalkar <apabalkar@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
a3e2283cf2
commit
118f8c1280
@@ -122,6 +122,7 @@ struct nvgpu_os_linux {
|
||||
struct dentry *debugfs_ltc;
|
||||
|
||||
struct dentry *debugfs_dump_ctxsw_stats;
|
||||
struct dentry *debugfs_gsp;
|
||||
#endif
|
||||
struct dev_ext_attribute *ecc_attrs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user