mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
gpu: nvgpu: unit: add channel ref from inst test
Add unit test for the following functions: - nvgpu_channel_refch_from_inst_ptr - nvgpu_channel_from_id - nvgpu_channel_from_id__func Jira NVGPU-3480 Change-Id: I04bffff7edc006ff5d822aa433684f93d5613a83 Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2129727 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
99db6a6d3f
commit
9f9909fba8
@@ -68,7 +68,9 @@ nvgpu_channel_cleanup_sw
|
||||
nvgpu_channel_close
|
||||
nvgpu_channel_free_inst
|
||||
nvgpu_channel_kill
|
||||
nvgpu_channel_put__func
|
||||
nvgpu_channel_setup_bind
|
||||
nvgpu_channel_refch_from_inst_ptr
|
||||
nvgpu_channel_setup_sw
|
||||
nvgpu_channel_sync_create
|
||||
nvgpu_dma_alloc
|
||||
@@ -90,6 +92,7 @@ nvgpu_init_enabled_flags
|
||||
nvgpu_init_hal
|
||||
nvgpu_init_mm_support
|
||||
nvgpu_init_pramin
|
||||
nvgpu_inst_block_addr
|
||||
nvgpu_is_enabled
|
||||
nvgpu_kfree_impl
|
||||
nvgpu_kmalloc_impl
|
||||
|
||||
Reference in New Issue
Block a user