gpu: nvgpu: construct initial utf for sync unit.

This patch constructs the initial setup for sync unit.
There are three simple tests currently. The first test inits the
environment necessary such as regspace init, hal init. The second
step simply fails the creation of the sync and the last test is meant
as a deinit step.

JIRA NVGPU-913

Change-Id: I1db72d9833c3c4bc3c3903a7d81cce06e9983509
Signed-off-by: Debarshi Dutta <ddutta@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2248493
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Debarshi Dutta
2019-11-27 10:49:49 +05:30
committed by Alex Waterman
parent bb942331e8
commit 4cc1fa1a0b
12 changed files with 379 additions and 76 deletions

View File

@@ -25,4 +25,4 @@ test_fifo_remove_support
test_fifo_subtest_pruned
test_fifo_flags_str
test_fifo_setup_gv11b_reg_space
test_fifo_cleanup_gv11b_reg_space