mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: unit: define required pbdma HAL tests
Update JSON file with list of required pbdma HAL tests. Jira NVGPU-3694 Change-Id: I9b6487a124ebac5de8d7d04999dcf76b4163a61d Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2254417 GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
24210bdbc9
commit
feeb978c91
@@ -1787,6 +1787,162 @@
|
||||
"unit": "nvgpu_pbdma",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_fifo_init_support",
|
||||
"case": "init_support",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_acquire_val",
|
||||
"case": "pbdma_acquire_val",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_format_gpfifo_entry",
|
||||
"case": "pbdma_format_gpfifo_entry",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_get_fc_subdevice",
|
||||
"case": "pbdma_get_fc_subdevice",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_get_gp_base",
|
||||
"case": "pbdma_get_gp_base",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_get_userd",
|
||||
"case": "pbdma_get_userd",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_handle_intr",
|
||||
"case": "pbdma_handle_intr",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_handle_intr_0",
|
||||
"case": "pbdma_handle_intr_0",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_intr_descs",
|
||||
"case": "pbdma_intr_descs",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gm20b_pbdma_read_data",
|
||||
"case": "pbdma_read_data",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_fifo_remove_support",
|
||||
"case": "remove_support",
|
||||
"unit": "nvgpu_pbdma_gm20b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gp10b_pbdma_get_config_auth_level_privileged",
|
||||
"case": "get_config_auth_level_privileged",
|
||||
"unit": "nvgpu_pbdma_gp10b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gp10b_pbdma_get_fc_runlist_timeslice",
|
||||
"case": "get_fc_runlist_timeslice",
|
||||
"unit": "nvgpu_pbdma_gp10b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gp10b_pbdma_get_signature",
|
||||
"case": "get_signature",
|
||||
"unit": "nvgpu_pbdma_gp10b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_fifo_init_support",
|
||||
"case": "init_support",
|
||||
"unit": "nvgpu_pbdma_gp10b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_fifo_remove_support",
|
||||
"case": "remove_support",
|
||||
"unit": "nvgpu_pbdma_gp10b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_config_userd_writeback_enable",
|
||||
"case": "config_userd_writeback_enable",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_get_fc",
|
||||
"case": "get_fc",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_handle_intr_0",
|
||||
"case": "handle_intr_0",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_handle_intr_1",
|
||||
"case": "handle_intr_1",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_fifo_init_support",
|
||||
"case": "init_support",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_intr_descs",
|
||||
"case": "intr_descs",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_intr_enable",
|
||||
"case": "intr_enable",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_fifo_remove_support",
|
||||
"case": "remove_support",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_set_channel_info_veid",
|
||||
"case": "set_channel_info_veid",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_gv11b_pbdma_setup_hw",
|
||||
"case": "setup_hw",
|
||||
"unit": "nvgpu_pbdma_gv11b",
|
||||
"test_level": 0
|
||||
},
|
||||
{
|
||||
"test": "test_flat",
|
||||
"case": "flat",
|
||||
|
||||
Reference in New Issue
Block a user