mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Provide test_gr_init_setup_ready function which cover the test_gr_init_setup, test_gr_init_prepare and test_gr_init_support calls needed for each gr sub-units. test_gr_setup_cleanup function which cover the test_gr_remove_support and test_gr_remove_setup calls. Update gr.intr and gr.falcon subunit tests to use these functions. Jira NVGPU-3968 Change-Id: I90c890dc9802b59f60d8f2db436491acba313398 Signed-off-by: vinodg <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2242861 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>