mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +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
@@ -309,7 +309,9 @@ gsp:
|
||||
common/gsp/gsp_priv.h,
|
||||
common/gsp/gsp_bootstrap.c,
|
||||
common/gsp/gsp_bootstrap.h,
|
||||
include/nvgpu/gsp.h ]
|
||||
common/gsp/gsp_test.c,
|
||||
include/nvgpu/gsp.h,
|
||||
include/nvgpu/gsp/gsp_test.h ]
|
||||
|
||||
engine_queues:
|
||||
owner: Sagar K
|
||||
|
||||
@@ -86,6 +86,8 @@ debug:
|
||||
os/linux/debug_s_param.h,
|
||||
os/linux/debug_volt.c,
|
||||
os/linux/debug_volt.h,
|
||||
os/linux/debug_gsp.c,
|
||||
os/linux/debug_gsp.h,
|
||||
os/linux/swprofile_debugfs.c,
|
||||
os/linux/swprofile_debugfs.h,
|
||||
os/linux/fecs_trace_linux.c,
|
||||
|
||||
Reference in New Issue
Block a user